Click or drag to resize
SystemObjectSQLFlavour Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the SQL syntax flavour to be used for this system

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

Property Value

Type: String
A value that indicates the SQL syntax flavour to be used for this system

Return Value

Type: String
A value that indicates the SQL syntax flavour to be used for this system
Remarks