Click or drag to resize
SystemStructureLastRefresh Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
The modified date of the Schema Cache file

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

Property Value

Type: DateTime
The modified date of the Schema Cache file

Return Value

Type: DateTime
The modified date of the Schema Cache file
Remarks
The modified date of the Schema Cache file
See Also