PolicyStore.EnumRootFacets(Type) Method
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.
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