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