Click or drag to resize
DataQuerySource Methods

The DataQuerySource type exposes the following members.

Methods
  NameDescription
Protected methodGetConnectionStringName
Gets the connection string name
Public methodGetCount
Returns the number of rows in the result queried by this data source if GetData is called with the same parameters
Public methodGetData
Gets the data for data query
Protected methodGetDataSourceName
Gets data source identifier.
Top
See Also