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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |