Enumeration |
Description |
---|---|
Options for restricting access to open files. |
|
Defines modes on whether a record was found. |
|
Defines values for the AdgObjectType property of IAdgObject. |
|
Defines defines values for the AdgSubType property of an object. |
|
Defines values that specify the types of object access authority users may be assigned. |
|
Specifies the type of a program parameter. |
|
Defines values on the types of fields available. |
|
Defines values on the type of date and time being accessed. |
|
Defines values on whether shift-control characters appear internally on the IBM i. |
|
Defines values specifying a dependent object's relationship to a base file. |
|
Specifies the class, or category of the DCS run-time error. |
|
Specifies the type of DCS run-time error. |
|
Defines values directing the operation of the Duplicate method of IAdgObject. |
|
Defines modes on how a file will be locked; either automatically or manually. |
|
Defines values used internally by DCS. |
|
Defines values used internally by DCS. |
|
Defines key definition properties which apply to a key field. |
|
Options for record locking in FileAdapter access methods. |
|
Defines values on the orientation of the paper. |
|
Defines values indicating a particular authentication scheme or password security mode. |
|
Defines values that set whether the True Type font will be used. |
|
Defines modes on how records in a file will be read, such as reading a range of records. |
|
Defines parameter values for FileAdapter range access methods. |
|
For FileAdapter range methods, defines how to access the first record in the range. |
|
Defines modes of operation for the FileAdapter.ReadSequentialEqual method. |
|
Defines modes of operation for the FileAdapter.ReadRandomKey and FileAdapter.ReadRandomRRN methods. |
|
Defines modes of operation for the FileAdapter.ReadSequential method. |
|
Defines optional ancillary functions for the IDirectory.RepairObjects and IFileObject.RepairFile methods. |
|
Defines modes of operation for the FileAdapter.SeekKey and FileAdapter.SeekRRN methods. |
|
Defines the types of locks used with the Lock and Unlock methods of IAdgObject. |
|
Defines values for the TransactionLevel property of IAdgTransaction. |
|
Defines values for directing the Lock method when the requested lock cannot be immediately granted. |
Enumerations
See Also