Click or drag to resize

DbTransInfo Fields

X#

The DbTransInfo type exposes the following members.

Fields
  NameDescription
Public fieldDestination
The destination work area.
Public fieldFlags
Transfer attributes specified using one or more of the constants Match or PutRec.
Public fieldItems
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.
Public fieldScope
A DbScopeInfo object describing the limits of the scope of the transfer.
Public fieldSource
The source work area.
Top
See Also