Gets the SABulkCopyColumnMapping object at the specified index.
Public ReadOnly Property Item( ByVal index As Integer ) As SABulkCopyColumnMapping
public SABulkCopyColumnMapping this[int index] {get;}
index The zero-based index of the SABulkCopyColumnMapping object to find.
An SABulkCopyColumnMapping object is returned.