Click or drag to resize

EDB_SKIP Define

X#
RDD Error Number.

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 DEFINE EDB_SKIP := 1002 AS LONG
Request Example View Source

Field Value

Type: Long
Remarks
This define has the same value as a member of the Subcodes enum. You can use either the define or the enum value in your code.
See Also