ASNA.DataGate.Common Enumerations
Estimated reading time: 3 minutes
Remarks
The following are the Common enumerations provided by ASNA DataGate Common namespace.
Type | Description |
---|---|
AccessMode | Specifies the access mode for a data operation. |
AccessResult | Specifies the result of an access operation. |
AdgObjectTypes | Specifies the type of an ADG object. |
AdgSubTypes | Specifies the subtype of an ADG object. |
AuthorityTypes | Specifies the authority types for a resource. |
ClientNameFields | Specifies the fields for a client name. |
CopyDataOptions | Specifies the options for copying data. |
DataDirection | Specifies the direction of data flow for a data operation. |
DataSetOptions | Specifies options for a DataSet. |
DataTypes | Specifies the data types for a field. |
DateTimeFormat | Specifies the format for a date/time field. |
DbcsFormat | Specifies the format for a double-byte character set (DBCS). |
DependentTypes | Specifies the type of a dependent object. |
dgErrorClass | Represents the different error classes generated as a result of Acceler8DB or Datagate/400 server errors. |
dgErrorNumber | Represents the different error numbers generated as a result of Acceler8DB or Datagate/400 server errors. These errors occur programmatically on the server computer to indicate a condition. In general, these are “true errors”, and only in a few cases do they signify a normal condition. |
DuplicateOptions | Specifies the options for duplicating an object. |
FieldUsages | Specifies the usage of a field. |
FileLocks | Specifies the file lock mode. |
FileTypes | Used for filtering results when enumerating a directory. |
InspectFileOutput | Specifies the output format for a file inspection. |
InspectFileParts | Specifies the parts of a file to inspect. |
KeyUsages | Specifies the usage of a key. |
LockRequest | Specifies the type of lock to request on a resource. |
PaperOrientation | Specifies the orientation of the paper. |
PasswordType | Specifies the type of password. |
PrintTrueType | Specifies the handling of TrueType fonts during printing. |
RangeFirst | Specifies the first range of a sequence. |
RangeLast | Specifies the last range of a sequence. |
RangeMode | Specifies the range mode for reading data. |
ReadEqualMode | Specifies the mode for reading equal data. |
ReadRandomMode | Specifies the mode for reading data randomly. |
ReadSequentialMode | Specifies the mode for reading data sequentially. |
RepairOptions | Specifies the options for a repair operation. |
SeekMode | Specifies the mode for seeking data in a data structure. |
ServerCursors | Specifies the type of server cursor to use. |
ServerSslLevel | Specifies the SSL level for a server connection. |
ShareTypes | Specifies the type of sharing for a file or resource. |
SslOptions | Specifies the SSL options for a connection. |
TraceConfig | Enumerates the types of trace configurations used in the application. |
TraceID | Enumerates the types of trace identifiers used in the application. |
TraceSink | Enumerates the types of trace sinks used in the application. |
TransactionLevel | Specifies the transaction level for a database operation. |
WaitOptions | Specifies the wait options for a process or operation. |