Click or drag to resize
SessionManagerSessionOnlyDataFileFormat Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a session only data location which will override the stdata location for this session only.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static SessionManagerDataFileFormatEnum SessionOnlyDataFileFormat { get; set; }

Property Value

Type: SessionManagerDataFileFormatEnum
A session only data location which will override the stdata location for this session only.

Return Value

Type: SessionManagerDataFileFormatEnum
A session only data location which will override the stdata location for this session only.
Remarks