Indicates whether an SAParameter object exists in the collection.
Visual Basic Public Overrides Function Contains( _ ByVal value As Object _ ) As Boolean
C# public override bool Contains( object value );
value The SAParameter object to find.
True if the collection contains the SAParameter object. Otherwise, false.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |