Click or drag to resize
LicenseInfoAllowSQLBuilder Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a flag that specifies whether the user has a license that gives access to the SQL builder.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool AllowSQLBuilder { get; }

Return Value

Type: Boolean
A flag that specifies whether the user has a license that gives access to the SQL builder.
Remarks