ModelRelationshipClass.Properties プロパティ

定義

リレーションシップのプロパティ。

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

プロパティ値

適用対象