![]() |
Nabû 1.0.0
Standardizing .NET developments with abstractions
|
Inheritance diagram for Nabu.Data.Querying.IIncludeInformation< TInclude >:Public Member Functions | |
| IIncludeInformation< TRequestedInclude > | ThenInclude< TRequestedInclude > (Expression< Func< TInclude, TRequestedInclude > > expression) |
Public Member Functions inherited from Nabu.Data.Querying.IIncludeInformation | |
| Expression< Func< TOrigin, TInclude > >? | GetExpression< TOrigin, TInclude > () |
| Type | GetIncludeType () |
| Type | GetOriginType () |
Additional Inherited Members | |
Properties inherited from Nabu.Data.Querying.IIncludeInformation | |
| bool | AsSplitQuery [get, set] |
| IIncludeInformation? | ThenIncludeInformation [get, set] |