SqlAlterLoginStatement(SqlIdentifier) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public SqlAlterLoginStatement(Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIdentifier loginName);
new Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlAlterLoginStatement : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIdentifier -> Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlAlterLoginStatement
Public Sub New (loginName As SqlIdentifier)
Parâmetros
- loginName
- SqlIdentifier