For a list of all members of this type, see Entity members.
Public Methods
Protected Methods
| Name | Description |
 | BeginEditCore |
Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when
overriding this method.
|
 | CancelEditCore |
Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when
overriding this method.
|
 | EndEditCore |
Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when
overriding this method.
|
 | Finalize | (Inherited from object) |
 | MemberwiseClone | (Inherited from object) |
Top
Extension Methods
| Name | Description |
 | ToQuery | Overloaded.
Returns an EntityQuery which can be used to query for this entity.
|
Top
See Also