[]
Cursor collection whose data is extracted from a Ado.Net DbConnection.
public class C1AdoNetCursorDataCollection : C1AdoNetCursorDataCollection<object>, IDataCollection<object>, IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IEnumerable, INotifyCollectionChanged, ISupportIndexing<object>, INotifyPropertyChanged, IDisposable, ISupportVirtualization, ISupportConnection, ISupportIncrementalLoading, ISupportRefreshing, ISupportSorting, ISupportFiltering, ISupportEditing<object>
Name | Description |
---|---|
C1AdoNetCursorDataCollection(DbConnection, string, IEnumerable<string>?, int) | Initializes a new instance of the C1AdoNetCursorDataCollection class. |
Name | Description |
---|---|
DetermineItemType(DbDataReader) | Determines the type of the items. |
GetItemType() | Gets the type of the item. |