MemoryDataQuerySource Methods |
The MemoryDataQuerySource type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetConnectionStringName |
Gets the connection string name
(Inherited from DataQuerySource.) |
![]() | GetCount |
Returns the number of rows in the result queried by this data source if GetData is called with the same parameters
(Overrides DataQuerySourceGetCount(DataQuerySourceParameters).) |
![]() | GetData |
Executes the query
(Overrides DataQuerySourceGetData(DataQuerySourceParameters).) |
![]() | GetDataSourceName |
Gets data source identifier.
(Overrides DataQuerySourceGetDataSourceName.) |