Removes an ULParameter from the collection.
Visual Basic Public Overrides Sub Remove( _ ByVal value As Object _ )
C# public override void Remove( object value );
value The ULParameter object to remove.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |