SqlBulkCopyDataReader
Base implementation for bulk copying data into sql using a data reader.
Gets or sets the column mappings used by this SqlBulkCopyDataReader.
Gets the number of columns in the current record.
Initializes a new instance of SqlBulkCopyDataReader.
Return the value of the specified column index.
Advances this SqlBulkCopyDataReader to the next record.