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)

属性值

适用于