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


Server.EnumWindowsGroupInfo Method

Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of Microsoft SQL Server.

Замечания

Изменения текста

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

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

Имя Description
Server.EnumWindowsGroupInfo ()
Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of Microsoft SQL Server.
Server.EnumWindowsGroupInfo (String)
Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of Microsoft SQL Server.
Server.EnumWindowsGroupInfo (String, Boolean)
Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of Microsoft SQL Server and with the option to list the individual members.

См. также

Справочник

Server Class
Server Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

How to: Use an Enumeration Method that Returns a DataTable Object in Visual Basic .NET
Calling Methods
Управление серверами