Freigeben über


Policy.Drop-Methode

Removes the policy 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 Policy

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()

Beispiele

Festlegen von Eigenschaften

Siehe auch

Verweis

Policy Klasse

Microsoft.SqlServer.Management.Dmf-Namespace