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