ModelPropertyClass.OwningRelationship Property

Definition

Owning ModelRelationshipClass for the property, where this property is attached to a Relationship. Null if this property is on a ModelTypeClass

public Microsoft.SqlServer.Dac.Model.ModelRelationshipClass OwningRelationship { get; }
member this.OwningRelationship : Microsoft.SqlServer.Dac.Model.ModelRelationshipClass
Public ReadOnly Property OwningRelationship As ModelRelationshipClass

Property Value

Applies to