Click or drag to resize
PAConnectionErrorString Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets an error string that indicates why the connection object failed to connect.

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

Property Value

Type: String
An error string that indicates why the connection object failed to connect.

Return Value

Type: String
An error string that indicates why the connection object failed to connect.
Remarks