Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
ソースカラムと送信先カラムの両方を指定するカラム名を使用して、新しい SABulkCopyColumnMapping オブジェクトを作成し、このマッピングをコレクションに追加します。
Public Function Add( ByVal sourceColumn As String, ByVal destinationColumn As String ) As SABulkCopyColumnMapping
public SABulkCopyColumnMapping Add( string sourceColumn, string destinationColumn )
sourceColumn データソース内のソースカラムの名前。
destinationColumn 送信先テーブル内の送信先カラムの名前。
SABulkCopyColumnMappingCollection クラスは、.NET Compact Framework 2.0 では使用できません。