Click or drag to resize
QueryImport Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Imports data from the ImportFile

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DataSet Import()

Return Value

Type: DataSet
The dataset imported from the file
See Also