ModelRelationshipClass.FromObjectClass 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.
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