Click or drag to resize

DbOrderCreateInfo Fields

X#

The DbOrderCreateInfo type exposes the following members.

Fields
  NameDescription
Public fieldBagName
The index file name.
Public fieldBlock
A code block containing the key expression defining the order imposed on the work area.
Public fieldExpression
The key expression defining the order.
Public fieldOrdCondInfo
A DbOrderCondInfo object containing information about the condition (if any) for the order.
Public fieldOrder
The order name or number to create in BagName.
Public fieldUnique
A flag that is TRUE if the order should contain only unique keys.
Top
See Also