DbOrderCreateInfo Class | ![]() |
Namespace: XSharp.RDD.Support
The DbOrderCreateInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DbOrderCreateInfo | Initializes a new instance of the DbOrderCreateInfo class |
Name | Description | |
---|---|---|
![]() | BagName | The index file name. |
![]() | Block | A code block containing the key expression defining the order imposed on the work area. |
![]() | Expression | The key expression defining the order. |
![]() | OrdCondInfo | A DbOrderCondInfo object containing information about the condition (if any) for the order. |
![]() | Order | The order name or number to create in BagName. |
![]() | Unique | A flag that is TRUE if the order should contain only unique keys. |