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 | |
---|---|---|
ClassId | Gets the class identifier. | |
EntityProperties | Gets the entity properties. | |
LastModified | Gets the date and time at which the entity relationship was last modified. | |
SourceClassId | Gets the source class identifier for this object. | |
SourceKeyEntityProperties | Gets the source entity object key properties. | |
TargetClassId | Gets the target class identifier for this object. | |
TargetKeyEntityProperties | Gets the target entity object key properties. | |
TimeAdded | Gets the date and time at which the entity relationship was created. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
EntityRelationship Class
Microsoft.EnterpriseManagement.EntityStore Namespace