![]() |
Nabû 1.0.0
Standardizing .NET developments with abstractions
|
Inheritance diagram for Nabu.Data.Querying.Specification< T >:Public Member Functions | |
| virtual List< IIncludeInformation > | GetIncludeInformations () |
| virtual ? OrderByData< T > | GetOrderByData () |
| virtual IIncludeInformation< TInclude > | Include< TInclude > (Expression< Func< T, TInclude > > expression, bool asSplitQuery=false) |
| virtual OrderByData< T > | OrderBy (Expression< Func< T, object > > orderBy, bool isDescending=false) |
Properties | |
| Expression< Func< T, bool > >? | Criteria [get, set] |
| bool | AsSplitQuery = false [get, set] |
| bool | IsPagingEnabled [get, set] |
| int | Skip [get, set] |
| int | Take [get, set] |
|
virtual |
Implements Nabu.Data.Querying.ISpecification< T >.
|
virtual |
Implements Nabu.Data.Querying.ISpecification< T >.
|
virtual |
Implements Nabu.Data.Querying.ISpecification< T >.
|
virtual |
Implements Nabu.Data.Querying.ISpecification< T >.
|
getset |
Implements Nabu.Data.Querying.ISpecification< T >.
|
getset |
Implements Nabu.Data.Querying.ISpecification< T >.
|
getset |
Implements Nabu.Data.Querying.ISpecification< T >.
|
getset |
Implements Nabu.Data.Querying.ISpecification< T >.
|
getset |
Implements Nabu.Data.Querying.ISpecification< T >.