DevForce Help Reference
QueryDirection Enumeration


Used to indicate the direction of an EntityRelationRole.
Syntax
'Declaration
 
Public Enum QueryDirection 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As QueryDirection
Members
MemberDescription
ToRole1 Role2 is querying for role1.
ToRole2 Role1 is querying for role2.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         IdeaBlade.EntityModel.QueryDirection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IdeaBlade.EntityModel Namespace

Send Feedback