|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationalSchemaInterface | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
Uses of RelationalSchemaInterface in com.sas.services.information.metadata |
---|
Methods in com.sas.services.information.metadata that return RelationalSchemaInterface | |
---|---|
RelationalSchemaInterface |
DataTableInterface.getSchema()
Get the schema object that this table belongs to. |
Methods in com.sas.services.information.metadata with parameters of type RelationalSchemaInterface | |
---|---|
void |
DatabaseCatalogInterface.addSchema(RelationalSchemaInterface schema)
|
void |
DatabaseCatalogInterface.removeSchema(RelationalSchemaInterface schema)
|
void |
DataTableInterface.setSchema(RelationalSchemaInterface schema)
Set the schema object this table belongs to. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |