Server.EnumWindowsDomainGroups Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public System.Data.DataTable EnumWindowsDomainGroups();
member this.EnumWindowsDomainGroups : unit -> System.Data.DataTable
Public Function EnumWindowsDomainGroups () As DataTable
Returns
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 ja Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Toode | Versioonid |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |
C#
public System.Data.DataTable EnumWindowsDomainGroups(string domain);
member this.EnumWindowsDomainGroups : string -> System.Data.DataTable
Public Function EnumWindowsDomainGroups (domain As String) As DataTable
Parameters
- domain
- String
Returns
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 ja Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Toode | Versioonid |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |