Click or drag to resize
SubjectTables Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a tables collection for this subject

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

Property Value

Type: Tables
A tables collection for this subject

Return Value

Type: Tables
A tables collection for this subject
Remarks