Partager via


IEntityRelationship Members

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

Represents the entity relationship.

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

Public Properties

  Name Description
public property ClassId Gets the entity relationship class identifier.
public property EntityProperties Gets the entity properties.
public property LastModified Gets the date and time at which this object was last modified.
public property SourceClassId Gets the source class identifier.
public property SourceKeyEntityProperties Gets the source entity object key properties.
public property TargetClassId Gets the target class identifier.
public property TargetKeyEntityProperties Gets the target entity object key properties.
public property TimeAdded Gets the date and time at which this object was created.

Top

See Also

Reference

IEntityRelationship Interface
Microsoft.EnterpriseManagement.EntityStore Namespace