Microsoft.Data.SqlClient.SqlBulkCopyColumnMappingCollection
Collection of SqlBulkCopyColumnMapping objects that inherits from CollectionBase.
Gets the SqlBulkCopyColumnMapping object at the specified index.
Adds the specified mapping to the SqlBulkCopyColumnMappingCollection.
Clears the contents of the collection.
Gets a value indicating whether a specified SqlBulkCopyColumnMapping object exists in the collection.
Copies the elements of the SqlBulkCopyColumnMappingCollection to an array of SqlBulkCopyColumnMapping items, starting at a particular index.
Gets the index of the specified SqlBulkCopyColumnMapping object.
Insert a new SqlBulkCopyColumnMapping at the index specified.
Removes the specified SqlBulkCopyColumnMapping element from the SqlBulkCopyColumnMappingCollection.
Removes the mapping at the specified index from the collection.