Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
コレクション内の指定された SABulkCopyColumnMapping オブジェクトのインデックスを取得または設定します。
Public Function IndexOf( ByVal value As SABulkCopyColumnMapping ) As Integer
public int IndexOf(SABulkCopyColumnMapping value)
value 検索対象の SABulkCopyColumnMapping オブジェクト。
カラムマッピングの 0 から始まるインデックス、またはコレクション内にカラムマッピングが見つからない場合は -1 が返されます。