
Visual Basic (Declaration) | |
---|---|
Public Class EntityRelationQuery Implements IEntityQuery, ISupportsQueryCache, IUntypedEntityQuery, System.ICloneable |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EntityRelationQuery |
C# | |
---|---|
public class EntityRelationQuery : IEntityQuery, ISupportsQueryCache, IUntypedEntityQuery, System.ICloneable |
C++/CLI | |
---|---|
public ref class EntityRelationQuery : public IEntityQuery, ISupportsQueryCache, IUntypedEntityQuery, System.ICloneable |
In your application code it is generally easier to use the navigation property getters auto-generated by the DevForce Object Mapper in the entities of your domain model to query for related entities. The framework will automatically build an EntityRelationQuery when necessary.
System.Object
IdeaBlade.EntityModel.EntityRelationQuery
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family