The methods of System.Data.SqlClient.SqlBulkCopyColumnMappingCollection are listed below. For a list of all members, see the SqlBulkCopyColumnMappingCollection Members list.
See Also: Inherited members from System.Collections.CollectionBase
Add(SqlBulkCopyColumnMapping) : SqlBulkCopyColumnMapping Documentation for this section has not yet been entered.Add(int, int) : SqlBulkCopyColumnMapping Documentation for this section has not yet been entered.Add(int, string) : SqlBulkCopyColumnMapping Documentation for this section has not yet been entered.Add(string, int) : SqlBulkCopyColumnMapping Documentation for this section has not yet been entered.Add(string, string) : SqlBulkCopyColumnMapping Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.Contains(SqlBulkCopyColumnMapping) : bool Documentation for this section has not yet been entered.CopyTo(SqlBulkCopyColumnMapping[], int) Documentation for this section has not yet been entered.IndexOf(SqlBulkCopyColumnMapping) : int Documentation for this section has not yet been entered.Insert(int, SqlBulkCopyColumnMapping) Documentation for this section has not yet been entered.Remove(SqlBulkCopyColumnMapping) Documentation for this section has not yet been entered.RemoveAt(int) Documentation for this section has not yet been entered.