Click or drag to resize

DbTransInfo.Items Field

X#
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.

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 Items AS DbTransItem[]
Request Example View Source

Field Value

Type: DbTransItem
See Also