Share via


ModelRelationshipClass.FromObjectClass Property

Definition

The ModelTypeClass of the referencing object for the relationship. This represents the class of objects the relationship comes from

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

Property Value

Applies to