Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたインデックス位置の SABulkCopyColumnMapping オブジェクトを取得します。
Public ReadOnly Property Item( ByVal index As Integer ) As SABulkCopyColumnMapping
public SABulkCopyColumnMapping this[int index] {get;}
index 検索する SABulkCopyColumnMapping オブジェクトの、0 から始まるインデックス。
SABulkCopyColumnMapping オブジェクトが返されます。