Removes the specified SAParameter object from the collection.
Visual Basic Public Overrides Sub RemoveAt( _ ByVal index As Integer _ )
C# public override void RemoveAt( int index );
index The zero-based index of the parameter to remove.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |