Gets a value indicating whether a specified SABulkCopyColumnMapping object exists in the collection.
Visual Basic Public Function Contains( _ ByVal value As SABulkCopyColumnMapping _ ) As Boolean
C# public bool Contains( SABulkCopyColumnMapping value );
value A valid SABulkCopyColumnMapping object.
True if the specified mapping exists in the collection; otherwise, false.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |