Click or drag to resize
SystemStructureLastLoadError Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
If last load failed, the Error Message.

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

Property Value

Type: String
If last load failed, the Error Message.

Return Value

Type: String
If last load failed, the Error Message.
See Also