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

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

Uses of RelationalSchema in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return RelationalSchema
 RelationalSchema DataTable.getTablePackage()
          Gets the RelationalSchema for TablePackage
 

Methods in com.sas.metadata.remote with parameters of type RelationalSchema
 void DataTable.setTablePackage(RelationalSchema inObject)
          Sets the TablePackages list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.