Compartir a través de


ServerRole.Drop Método

Removes the Server Role from the instance of SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub Drop
'Uso
Dim instance As ServerRole

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

Implementa

IDroppable.Drop()

Vea también

Referencia

ServerRole Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo