QueryImport Method |
|
DataPA OpenAnalytics API Reference
Imports data from the ImportFile
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Function Import As DataSet
public:
virtual DataSet^ Import() sealed
Return Value
Type:
DataSetThe dataset imported from the file
See Also