Click or drag to resize
SourceDataRequestEventArgsdataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the data table that will be used in the blending query

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

Property Value

Type: DataTable

Implements

SourceDataRequestEventArgs_SourceDataRequestEventArgsdataTable
See Also