Removes the mapping at the specified index from the collection.
Visual Basic Public Sub RemoveAt( _ ByVal index As Integer _ )
C# public void RemoveAt( int index );
index The zero-based index of the SABulkCopyColumnMapping object to be removed from the collection.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |