点击或拖拽改变大小

DbTransInfo 字段

X#

DbTransInfo 类型公开以下成员。

字段
  名称说明
公共字段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.
Top
参见