ConditionExtender.RootFacets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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