Removes the specified SABulkCopyColumnMapping element from the SABulkCopyColumnMappingCollection.
Visual Basic Public Sub Remove( _ ByVal value As SABulkCopyColumnMapping _ )
C# public void Remove( SABulkCopyColumnMapping value );
value 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 |