共用方式為


Server.EnumWindowsUserInfo Method

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

備註

更新的文字:

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
Server.EnumWindowsUserInfo ()
Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to Microsoft SQL Server.
Server.EnumWindowsUserInfo (String)
Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of Microsoft SQL Server.
Server.EnumWindowsUserInfo (String, Boolean)
Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of Microsoft 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 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
管理伺服器