PolicyGroup Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in microsoft.sqlserver.dmf.dll)

Syntax

'Declaration
Public NotInheritable Class PolicyGroup
    Inherits SfcInstance
    Implements ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, _
    ISfcRenamable, IRenamable
public sealed class PolicyGroup : SfcInstance, ISfcCreatable, ICreatable, ISfcDroppable, 
    IDroppable, ISfcRenamable, IRenamable
public ref class PolicyGroup sealed : public SfcInstance, ISfcCreatable, ICreatable, ISfcDroppable, 
    IDroppable, ISfcRenamable, IRenamable
public final class PolicyGroup extends SfcInstance implements ISfcCreatable, ICreatable, 
    ISfcDroppable, IDroppable, ISfcRenamable, IRenamable
public final class PolicyGroup extends SfcInstance implements ISfcCreatable, ICreatable, 
    ISfcDroppable, IDroppable, ISfcRenamable, IRenamable

Inheritance Hierarchy

System.Object
   Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
    Microsoft.SqlServer.Management.Dmf.PolicyGroup

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

See Also

Reference

PolicyGroup Members
Microsoft.SqlServer.Management.Dmf Namespace