ConditionExtender.RootFacets Property

Definition

Expose collection of facets that are attributed as root facets

[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)

Property Value

Attributes

Applies to