Uses of Interface
com.sas.metadata.remote.WhereClause

Packages that use WhereClause
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of WhereClause in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return WhereClause
 WhereClause Select.getWhereForSelect()
          Gets the WhereClause for WhereForSelect
 

Methods in com.sas.metadata.remote with parameters of type WhereClause
 void Select.setWhereForSelect(WhereClause inObject)
          Sets the WhereForSelects list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.