ConditionExtender.RootFacets 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
揭露被歸屬為根面的面向集合
[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty]
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.FacetInfo> RootFacets { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty>]
member this.RootFacets : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.FacetInfo>
Public ReadOnly Property RootFacets As ReadOnlyCollection(Of FacetInfo)
屬性值
- 屬性