DbTransInfo Class | ![]() |
Namespace: XSharp.RDD.Support
The DbTransInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DbTransInfo | Construct a DbTransInfo object. |
Name | Description | |
---|---|---|
![]() | Destination | The destination work area. |
![]() | Flags | Transfer attributes specified using one or more of the constants Match or PutRec. |
![]() | Items | An array of DbTransItem structures defining the items to transfer to the destination work area. This is usually a list of column mappings from the source to the destination. |
![]() | Scope | A DbScopeInfo object describing the limits of the scope of the transfer. |
![]() | Source | The source work area. |