com.sas.storage.olap.export
Interface OLAPExportInterface

All Superinterfaces:
ExportInterface

public interface OLAPExportInterface
extends ExportInterface

Contains static values useful to commands that export multidimensional data.

Since:
3.1

Field Summary
static boolean REPEAT_LABELS
          Indicates that the row labels have to be repeated in the exported data when the OLAP model is expanded.
 
Fields inherited from interface com.sas.storage.jdbc.export.ExportInterface
CSV, EXCEL_XML, HTML, RAW_DATA, ROW_COUNT, START_ROW, TSV
 

Field Detail

REPEAT_LABELS

static final boolean REPEAT_LABELS
Indicates that the row labels have to be repeated in the exported data when the OLAP model is expanded. true

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.