Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
通过使用列名引用源列和目标列来创建新的列映射。
Public Sub New( ByVal sourceColumn As String, ByVal destinationColumn As String )
public ULBulkCopyColumnMapping( string sourceColumn, string destinationColumn )
sourceColumn 源列在数据源内的名称。
destinationColumn 目标列在目标表内的名称。
无法在 .NET Compact Framework 2.0 中使用 ULBulkCopyColumnMapping 类。