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

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

Uses of Connection in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return Connection
 Connection DataSourceName.getDataSourceConnection()
          Gets the Connection for DataSourceConnection
 

Methods in com.sas.metadata.remote with parameters of type Connection
 void DataSourceName.setDataSourceConnection(Connection inObject)
          Sets the DataSourceConnections list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.