共用方式為


EnumWindowsGroupInfo 方法

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

多載清單 

  名稱 描述
公用方法 EnumWindowsGroupInfo() () () () Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server.
公用方法 EnumWindowsGroupInfo(String) Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server.
公用方法 EnumWindowsGroupInfo(String, Boolean) Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server and with the option to list the individual members.

頂端