Constructors
| Name | Description | |
|---|---|---|
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>()()()() |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(Boolean) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(IEnumerable<(Of <<'(String>)>>)) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(String) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(EntityLoadOption) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(QueryCriteria) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(String, EntityLoadOption) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(String, Boolean) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(String, IEnumerable<(Of <<'(String>)>>)) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(QueryCriteria, EntityLoadOption) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(QueryCriteria, Boolean) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(QueryCriteria, IEnumerable<(Of <<'(String>)>>)) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(String, EntityLoadOption, Boolean) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(String, IEnumerable<(Of <<'(String>)>>), Boolean) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(QueryCriteria, EntityLoadOption, Boolean) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
| |
| RoleRelationQuery<(Of <(<'Role, Relation>)>)>(QueryCriteria, IEnumerable<(Of <<'(String>)>>), Boolean) |
Full constructor to build relation path with custom Criteria and Projection.
Criteria and Projection apply to target Entity.
|