C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class


C1AdoNetCursorDataCollection Class Methods

For a list of all members of this type, see C1AdoNetCursorDataCollection members.

Public Methods
 NameDescription
Public Method (Inherited from C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection<object>)
Public Method (Inherited from C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection<object>)
Public Method (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public MethodDetermines whether the collection can be refreshed. (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public Method (Inherited from C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection<object>)
Public Method (Inherited from C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection<object>)
Public Method (Inherited from C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection<object>)
Public MethodConnects the collection to the source. (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public MethodDisconnects the collection from the source. (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public MethodOverloaded. Called to dispose resources. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public MethodFilters the data using specified filterExpression. (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public MethodOverridden.   
Public MethodGets the index of the specified item. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public Method (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public MethodLoads more items. (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public Method (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public MethodRemoves the cached data and loads the whole collection from scratch. (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public Method (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public Method (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Public MethodOverloaded. Sorts the collection according to the specified sort descriptions. (Inherited from C1.DataCollection.C1CursorDataCollection<T,bool>)
Top
Protected Methods
See Also