ModelPropertyClass.OwningRelationship Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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