Uses of Class
com.sas.iquery.metadata.expr.FunctionCall

Packages that use FunctionCall
com.sas.iquery.metadata.expr.relational Provides classes that are used to model relational database expressions which are typically used when defining the expression portion of filters. 
 

Uses of FunctionCall in com.sas.iquery.metadata.expr.relational
 

Fields in com.sas.iquery.metadata.expr.relational declared as FunctionCall
static FunctionCall RelativeTimestampValueExpression.DATETIME
          DATETIME represents the current date and time.
static FunctionCall RelativeDateValueExpression.TODAY
          Today represents the current day.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.