ModelTypeClass.Relationships プロパティ

定義

型のリレーションシップ。

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)

プロパティ値

適用対象