Skip to main content
A newer version of this page is available. .

VirtualSourceBase Properties

Serves as a base class for virtual sources.
Name Description
AreRowsFetching Gets whether the source is fetching rows right now.
Count Returns the number of elements.
CustomProperties Gets or sets custom descriptors.
ElementType Gets or sets the type of objects retrieved from a data source.
FetchRowsException Gets an exception that occurred while fetching rows.
IsRowUpdating For internal use.
SummaryInProgressText Gets or sets the text that is shown when the summary is calculating.
See Also