Compartir a través de


AlterLoginStatement Constructor

Initializes a new instance of the AlterLoginStatement class.

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

Sintaxis

'Declaración
Protected Sub New
'Uso
Dim instance As New AlterLoginStatement()
protected AlterLoginStatement()
protected:
AlterLoginStatement()
new : unit -> AlterLoginStatement
protected function AlterLoginStatement()

Vea también

Referencia

AlterLoginStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom