Freigeben über


PolicyCategory.Drop-Methode

Removes the policy category from the instance of SQL Server.

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

Syntax

'Declaration
Public Sub Drop
'Usage
Dim instance As PolicyCategory

instance.Drop()
public void Drop()
public:
virtual void Drop() sealed
abstract Drop : unit -> unit  
override Drop : unit -> unit
public final function Drop()

Implementiert

IDroppable.Drop()

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Beispiele

Festlegen von Eigenschaften

Siehe auch

Verweis

PolicyCategory Klasse

Microsoft.SqlServer.Management.Dmf-Namespace