|
| Query |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||
@CodeSet(value="sas.platform") @SASScope(value="ALL") @SubjectToChange
See:
Description
| Interface Summary | |
|---|---|
| SASFormatDescription | Provides information about a SAS data server format. |
| Class Summary | |
|---|---|
| SASFormatAttributes | Contains the set of attributes for an instance of a SAS format. |
| SASFormatCategory | Contains SAS Format Categories. |
| SASFormatDescriptionUtil | Performs a series of getters on SAS specific format description. |
| Exception Summary | |
|---|---|
| SASFormatException | Specifies an exception that is thrown on SAS format processing failures. |
Server properties classes that describe SAS formats. These classes are typically used for display purposes, to help the user determine which base format to use as a format for a data item.
Information about available SAS formats can be retrieved from a ServerProperties object by using one of the getSASFormatDescriptions() methods. The information provided by those methods comes from the knowledge-based configuration that SAS Query Services loads when the first server properties object is created in a Java Virtual Machine.
ServerProperties.getSASFormatDescriptions(),
ServerProperties.getSASFormatDescriptions(SASFormatCategory)
|
| Query |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||