|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ExportDataSource | |
|---|---|
| com.sas.iquery.metadata.business | The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. |
| Uses of ExportDataSource in com.sas.iquery.metadata.business |
|---|
| Methods in com.sas.iquery.metadata.business that return types with arguments of type ExportDataSource | |
|---|---|
java.util.List<ExportDataSource> |
ExportMetadata.getExportDataSources()
Returns the DataSources associated with this Map or DataSelection |
| Method parameters in com.sas.iquery.metadata.business with type arguments of type ExportDataSource | |
|---|---|
void |
ExportMetadata.setExportItems(java.util.List<ExportDataSource> exportDataSources,
java.util.List<ExportColumn> exportColumns,
java.util.List<ExportFilter> exportFilters)
Set the DataSources, Columns, and Filters from a Map to be exported. |
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||