Partager via


EntityObject Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the entity object.

The following tables list the members exposed by the EntityObject type.

Public Constructors

  Name Description
  EntityObject Overloaded. Initializes a new instance of the EntityObject class.

Top

Public Properties

  Name Description
public property ClassId Gets the class identifier.
public property ConcurrencyCheckRequired Indicates whether a concurrency check is required.
public property LastModified Gets the date and time at which the entity object was last modified.
public property Properties Gets the list of entity properties.
public property TimeAdded Gets the date and time at which the entity object was created.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

EntityObject Class
Microsoft.EnterpriseManagement.EntityStore Namespace