Removes the specified SAParameter object from the collection.
Visual Basic Public Overrides Sub Remove( _ ByVal value As Object _ )
C# public override void Remove( object value );
value The SAParameter object to remove 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 |