XSharp.RDD.Support Namespace |
Class | Description | |
---|---|---|
DbEvalInfo | Helper class to store the scope and codeblock for a DbEval() operation. | |
DbFilterInfo | Helper class to store a filter condition for a table. | |
DbOpenInfo | Helper class to store information needed to open a table. | |
DbOrderCondInfo | Helper class to store information needed to create a conditional order. | |
DbOrderCreateInfo | Helper class to store information needed to create a new order. | |
DbOrderInfo | Helper class to store information needed to open/address an order. | |
DbRelInfo | Helper class to store a list of relational information. | |
DbScopeInfo | Helper class to store references to all of the scope clause expressions. | |
DbSortInfo | Helper class to store information needed to perform a physical sort. | |
DbTransInfo | Helper class to store information needed for the global transfer of data items from one work area to another. | |
RddFieldInfo | Helper class for the RDD system to store field information |
Structure | Description | |
---|---|---|
DbLockInfo | Helper structure to store information needed to lock a row or table for exclusive access. | |
DbSeekInfo | Helper structure to store information needed to perform a seek operation | |
DbSortItem | Helper structure to store information about a single sort key value. | |
DbTransItem | Helper structure to store information about a single piece of data (usually a column) to transfer from one work area to another. |
Enumeration | Description | |
---|---|---|
DbLockInfoLockMethod | List of possible Locking Methods |