ModelTypeClass.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)

属性值

适用于