IdeaBlade DevForce 2010 Help Reference
EntityQuery Class
Members  See Also  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityQuery Class



Abstract base class for the EntityQuery<T> class.

Object Model

EntityQuery ClassEntityManager ClassQueryStrategy ClassEntityQuery ClassQueryStrategy Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class EntityQuery 
   Implements IEntityQueryISupportsQueryCacheITypedEntityQuerySystem.ICloneable 
Visual Basic (Usage)Copy Code
Dim instance As EntityQuery
C# 
public abstract class EntityQuery : IEntityQueryISupportsQueryCacheITypedEntityQuerySystem.ICloneable  
C++/CLI 
public ref class EntityQuery abstract : public IEntityQueryISupportsQueryCacheITypedEntityQuerySystem.ICloneable  

Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityQuery
      IdeaBlade.EntityModel.EntityQuery<T>

Requirements

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

See Also

© 2013 All Rights Reserved.