sp_MShasdbaccess (Transact-SQL)
Lists the name and owner of all the databases to which the user has access.
Syntax
sp_MShasdbaccess
Return Code Values
0 (success) or 1 (failure)
Permissions
Execute permission is granted to the public role.
Цей браузер більше не підтримується.
Замініть його на Microsoft Edge, щоб користуватися перевагами найновіших функцій, оновлень безпеки та технічної підтримки.
Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Lists the name and owner of all the databases to which the user has access.
sp_MShasdbaccess
0 (success) or 1 (failure)
Execute permission is granted to the public role.