Share via


ModelPropertyClass.OwningType Property

Definition

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

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

Property Value

Applies to