Click or drag to resize

DbRelationshipValidationRule Properties

The DbRelationshipValidationRule type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyDescription Gets or sets the description or documentation for the relationship
Public propertyKey Primary key for the validation rule
(Overrides DbIdentifiedKey)
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyRelationshipClassType Target class
Public propertyRelationshipTypeKey Gets or sets the relationship type key
Public propertySourceClassKey Gets or sets the source classification code key
Public propertyTargetClassKey Gets or sets the target class code key
Top
See Also