PolicyStore.EnumRootFacets(Type) Method

Definition

Returns a collection of Root facets

public static Microsoft.SqlServer.Management.Dmf.FacetInfoCollection EnumRootFacets (Type rootType);
static member EnumRootFacets : Type -> Microsoft.SqlServer.Management.Dmf.FacetInfoCollection
Public Shared Function EnumRootFacets (rootType As Type) As FacetInfoCollection

Parameters

rootType
Type

Returns

Applies to