Click or drag to resize
SystemStructureConnectError Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
If ConnectSuccess = False, the Error Message returned by the connection attempt.

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

Property Value

Type: String
If ConnectSuccess = False, the Error Message returned by the connection attempt.

Return Value

Type: String
If ConnectSuccess = False, the Error Message returned by the connection attempt.
Remarks
If ConnectSuccess = False, the Error Message returned by the connection attempt.
See Also