Executes the query with the current data source settings and returns the resulting DataRowReader.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public DataRowReader ExecuteQuery2()
Return Value
Type: DataRowReaderA new DataRowReader instance.
Exceptions
Exception | Condition |
---|---|
ImportException | Failed to execute data source query. |
Remarks
Version Information
See Also