Partager via


EntityRelationship Constructor

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

Initializes a new instance of the EntityRelationship class.

Overload List

Name Description
EntityRelationship (Guid, Guid, Guid, IList, IList, IList) Initializes a new instance of the EntityRelationship class by using the specified classId, sourceClassId, targetClassId, sourceKeyEntityProperties, targetKeyEntityProperties, and entityProperties parameters.
EntityRelationship (Guid, Guid, Guid, DateTime, DateTime, IList, IList, IList) Initializes a new instance of the EntityRelationship class by using the specified classId, sourceClassId, targetClassId, timeAdded, lastModified, sourceKeyEntityProperties, targetKeyEntityProperties, and entityProperties parameters.

See Also

Reference

EntityRelationship Class
EntityRelationship Members
Microsoft.EnterpriseManagement.EntityStore Namespace