DevForce Help Reference
Entity Class Methods


For a list of all members of this type, see Entity members.

Public Methods
 NameDescription
Public MethodCompareToBase implementation of System.IComparable.CompareTo(System.Object).  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodBeginEditCore Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when overriding this method.  
Protected MethodCancelEditCore Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when overriding this method.  
Protected MethodEndEditCore Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when overriding this method.  
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodToQueryOverloaded.  Returns an EntityQuery which can be used to query for this entity.
Top
See Also

Reference

Entity Class
IdeaBlade.EntityModel Namespace
EntityManager Class
EntityQuery Class
EntityGroup Class

Send Feedback