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.Core
Assembly: 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

Inheritance Hierarchy

System..::..Object
  Aspectize.Core..::..RoleRelation

See Also