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

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

Uses of OnClause in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return OnClause
 OnClause Join.getOnForJoin()
          Gets the OnClause for OnForJoin
 

Methods in com.sas.metadata.remote with parameters of type OnClause
 void Join.setOnForJoin(OnClause inObject)
          Sets the OnForJoins list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.