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