Uses of Class
com.sas.iquery.metadata.serverprop.Parameter

Packages that use Parameter
com.sas.iquery.metadata.serverprop Provides specific information (via a ServerProperties object) about the capabilities of the server, such as operators and recognized functions. 
 

Uses of Parameter in com.sas.iquery.metadata.serverprop
 

Methods in com.sas.iquery.metadata.serverprop that return types with arguments of type Parameter
 java.util.List<Parameter> FunctionSignature.getParameters()
          Returns a list of ParameterType objects describing the parameters for this function signature.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.