Partager via


EntityRelationship Members

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

Defines the entity relationships.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property ClassId Gets the class identifier.
public property EntityProperties Gets the entity properties.
public property LastModified Gets the date and time at which the entity relationship was last modified.
public property SourceClassId Gets the source class identifier for this object.
public property SourceKeyEntityProperties Gets the source entity object key properties.
public property TargetClassId Gets the target class identifier for this object.
public property TargetKeyEntityProperties Gets the target entity object key properties.
public property TimeAdded Gets the date and time at which the entity relationship 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

EntityRelationship Class
Microsoft.EnterpriseManagement.EntityStore Namespace