Compartir a través de


DropServerRoleStatement Constructor

Initializes a new instance of the DropServerRoleStatement class.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New DropServerRoleStatement()
public DropServerRoleStatement()
public:
DropServerRoleStatement()
new : unit -> DropServerRoleStatement
public function DropServerRoleStatement()

Vea también

Referencia

DropServerRoleStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom