VirtualSourceBase Properties
Serves as a base class for virtual sources.
Name | Description |
---|---|
Are |
Gets whether the data source is currently fetching rows. |
Count | Returns the number of currently loaded data records. |
Custom |
Gets or sets custom descriptors. |
Element |
Gets or sets the type of objects retrieved from a data source. |
Fetch |
Gets an exception that occurred while fetching rows. |
Is |
For internal use. |
Summary |
Gets or sets the text that is shown when the summary is calculating. |
See Also