Share via


AlterLoginAddDropCredentialStatement Constructor

Initializes an instance of the AlterLoginAddDropCredentialStatement class.

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

Syntax

'Declaration
Public Sub New
public AlterLoginAddDropCredentialStatement()
public:
AlterLoginAddDropCredentialStatement()
new : unit -> AlterLoginAddDropCredentialStatement
public function AlterLoginAddDropCredentialStatement()

.NET Framework Security

See Also

Reference

AlterLoginAddDropCredentialStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace