| DataQuerySource Methods |
The DataQuerySource type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConnectionStringName |
Gets the connection string name
| |
| GetCount |
Returns the number of rows in the result queried by this data source if GetData is called with the same parameters
| |
| GetData |
Gets the data for data query
| |
| GetDataSourceName |
Gets data source identifier.
|