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