Returns the parameters set by the user when executing a SELECT statement.
Visual Basic Public Function GetFillParameters() As ULParameter
C# public ULParameter GetFillParameters();
An array of ULParameter objects that contains the parameters set by the user.
This is the strongly-typed version of System.Data.Common.DbDataAdapter.GetFillParameters.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |