Adds an array of values to the end of the SAParameterCollection.
Visual Basic Public Overrides Sub AddRange( _ ByVal values As Array _ )
C# public override void AddRange( Array values );
values The values to add.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |