Поделиться через


Метод Server.EnumWindowsUserInfo

Показывать защищенные элементы
Показывать наследуемые элементы

Enumerates a list of information about all Windows users that have explicitly granted access to SQL Server.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод EnumWindowsUserInfo() Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to SQL Server.
Открытый метод EnumWindowsUserInfo(String) Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server.
Открытый метод EnumWindowsUserInfo(String, Boolean) Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server and with the option to list all the permissions paths (groups) through which the user has been granted access to the instance of SQL Server.

В начало

См. также

Справочник

Server Класс

Пространство имен Microsoft.SqlServer.Management.Smo