Click or drag to resize
ImportSystemArgsbEnableTracing Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that contains a flag which indicates if this connection should use have logging enabled.

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

Property Value

Type: Boolean
A property that contains a flag which indicates if this connection should use have logging enabled.

Return Value

Type: Boolean
A property that contains a flag which indicates if this connection should use have logging enabled.
Remarks