ModelTypeClass.Relationships Property

Definition

Relationships for the type.

public System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelRelationshipClass> Relationships { get; }
member this.Relationships : System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelRelationshipClass>
Public ReadOnly Property Relationships As ICollection(Of ModelRelationshipClass)

Property Value

Applies to