Database.EnumWindowsGroups Method
Definition
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.
Overloads
EnumWindowsGroups(String) |
EnumWindowsGroups |
EnumWindowsGroups() |
Returns a table of database User objects that are mapped to Windows groups |
EnumWindowsGroups()
Returns a table of database User objects that are mapped to Windows groups
public System.Data.DataTable EnumWindowsGroups();
member this.EnumWindowsGroups : unit -> System.Data.DataTable
Public Function EnumWindowsGroups () As DataTable