The EntityBase type exposes the following members.

Constructors

  NameDescription
EntityBase
Basic constructor for the EntityBase.

Methods

  NameDescription
CloneOverloaded.
CloneReferenceMembers
Equals (Overrides Object..::.Equals(Object).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode (Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadOwnedObjectsOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToEntityReference
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Operators

  NameDescription
Equality
Implicit
Inequality

Properties

  NameDescription
CacheKey
ID
Id of the entity
ReadOnly
UniqueID
Guid of the entity

See Also