|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileInterface | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
Uses of FileInterface in com.sas.services.information.metadata |
---|
Methods in com.sas.services.information.metadata that return FileInterface | |
---|---|
FileInterface |
ExternalTableInterface.getOwningFile()
Get the owning file for this external table. |
Methods in com.sas.services.information.metadata with parameters of type FileInterface | |
---|---|
void |
SASClientConnectionInterface.addScriptFile(FileInterface file)
Add a script file to this connection. |
void |
SASClientConnectionInterface.removeScriptFile(FileInterface file)
Remove a script file from this connection. |
void |
ExternalTableInterface.setOwningFile(FileInterface file)
Set the owning file for this external table. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |