Freigeben über


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.

Hinweise

Aktualisierter Text:

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

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

Andere Ressourcen

How to: Use an Enumeration Method that Returns a DataTable Object in Visual Basic .NET
Calling Methods
Verwalten von Servern