AlterLoginStatement Constructor

Initializes an instance of the AlterLoginStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Protected Sub New
protected AlterLoginStatement()
protected:
AlterLoginStatement()
new : unit -> AlterLoginStatement
protected function AlterLoginStatement()

.NET Framework Security

See Also

Reference

AlterLoginStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace