[]
        
(Showing Draft Content)

C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreCursorDataCollectionBase-1.Queryable

Queryable Property

Queryable

Gets the IQueryable<T> underlying collection.

Declaration
protected IQueryable<T> Queryable { get; }