Click or drag to resize
MemoryDataQuerySource Properties

The MemoryDataQuerySource type exposes the following members.

Properties
  NameDescription
Public propertyConnectionStringName
Connection string name
(Inherited from DataQuerySource.)
Public propertyDataSourceName
Data source identifier.
(Overrides DataQuerySourceDataSourceName.)
Protected propertyGetSourceData
Function to dynamically get the source data at the given moment
Protected propertySourceData
Source data
Top
See Also