[]
        
(Showing Draft Content)

C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection

C1AdoNetCursorDataCollection Class

Cursor collection whose data is extracted from a Ado.Net DbConnection.

Namespace: C1.DataCollection.AdoNet
Assembly: C1.DataCollection.AdoNet.dll
Syntax
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>

Constructors

Name Description
C1AdoNetCursorDataCollection(DbConnection, string, IEnumerable<string>?, int)

Initializes a new instance of the C1AdoNetCursorDataCollection class.

Methods

Name Description
DetermineItemType(DbDataReader)

Determines the type of the items.

GetItemType()

Gets the type of the item.