点击或拖拽改变大小

XSharp.RDD.Support 命名空间

X#
  说明
公共类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
结构
  结构说明
公共结构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.
枚举