DbTransInfoFlags Enumeration |
Namespace: XSharp.RDD.Enums
Member name | Value | Description | |
---|---|---|---|
None | 0 | Default | |
SameStructure | 1 | Both this work area and the destination work area have identical row structures (i.e., all columns match). | |
CanPutRec | 2 | The RDD has the ability to transfer an entire row. |