Helper class implementing IRoleRelationQuery Interface
Use this class to define coherent graph of data with API LoadEntitiesGraph
Each RoleRelationQuery represent a relation path to follow query, with criteria and projection
Namespace: Aspectize.CoreAssembly: AspectizeDAL (in AspectizeDAL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class RoleRelationQuery : IRoleRelationQuery, IRoleRelation |
| Visual Basic |
|---|
Public Class RoleRelationQuery _ Implements IRoleRelationQuery, IRoleRelation |