ModelPropertyClass.OwningType 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 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