Uses of Interface
com.sas.services.information.metadata.DatabaseCatalogInterface

Packages that use DatabaseCatalogInterface
com.sas.services.information.metadata Information Service metadata. 
 

Uses of DatabaseCatalogInterface in com.sas.services.information.metadata
 

Methods in com.sas.services.information.metadata that return DatabaseCatalogInterface
 DatabaseCatalogInterface RelationalSchemaInterface.getDatabaseCatalog()
          Get the DatabaseCatalogInterface object that this schema belongs to.
 

Methods in com.sas.services.information.metadata with parameters of type DatabaseCatalogInterface
 void RelationalSchemaInterface.setDatabaseCatalog(DatabaseCatalogInterface catalog)
          Set the DatabaseCatalogInterface object that this schema belongs to.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.