Click or drag to resize
QueryWizardAllowSplitResults Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the wizard should allow the definition of a query that returns multiple datasets

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool AllowSplitResults { get; set; }

Return Value

Type: Boolean
True if the wizard should allow the definition of a query that returns multiple datasets
See Also