Compartilhar via


Procedimentos armazenados de segurança (Transact-SQL)

O SQL Server dá suporte aos seguintes procedimentos armazenados do sistema que são usados para gerenciar a segurança. Alguns desses procedimentos armazenados são substituídos, mas continuam disponíveis para dar suporte à compatibilidade com versões anteriores. Os tópicos sobre procedimentos substituídos listarão a substituição desses procedimentos.

sp_addapprole (Substituído)

sp_dropserver

sp_addlinkedsrvlogin

sp_dropsrvrolemember (Substituído)

sp_addlogin (Substituído)

sp_dropuser (Substituído)

sp_addremotelogin (Substituído)

sp_grantdbaccess (substituído)

sp_addrole (substituído)

sp_grantlogin (substituído)

sp_addrolemember (substituído)

sp_helpdbfixedrole

sp_addserver (Substituído)

sp_helplinkedsrvlogin

sp_addsrvrolemember (Substituído)

sp_helplogins

sp_adduser (Substituído)

sp_helpntgroup

sp_approlepassword (Substituído)

sp_helpremotelogin (Substituído)

sp_audit_write

sp_helprole

sp_changedbowner

sp_helprolemember

sp_changeobjectowner (Substituído)

sp_helprotect (Substituído)

sp_change_users_login

sp_helpsrvrole

sp_dbfixedrolepermission (Substituído)

sp_helpsrvrolemember

sp_defaultdb (Substituído)

sp_helpuser (Substituído)

sp_defaultlanguage (Substituído)

sp_migrate_user_to_contained

sp_denylogin (Substituído)

sp_MShasdbaccess

sp_dropalias (Substituído)

sp_password (Substituído)

sp_dropapprole (Substituído)

sp_remoteoption (Substituído)

sp_droplinkedsrvlogin

sp_revokedbaccess (Substituído)

sp_droplogin (Substituído)

sp_revokelogin (Substituído)

sp_dropremotelogin (Substituído)

sp_setapprole

sp_droprole (Substituído)

sp_srvrolepermission (Substituído)

sp_droprolemember (Substituído)

sp_validatelogins

Consulte também

Referência

Procedimentos armazenados do sistema (Transact-SQL)

Funções de segurança (Transact-SQL)