Click or drag to resize

DbEntityRelationship Properties

The DbEntityRelationship type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyQuantity
Quantity
Public propertyRelationshipTypeUuid
Gets or sets the link type concept
Public propertySourceUuid
Gets or sets the entity identifier.
Public propertyTargetUuid
Gets or sets the target entity
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Top
See Also