| title | Group Object (ADOX) | Microsoft Docs | |
|---|---|---|
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.technology | connectivity | |
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.reviewer | ||
| ms.topic | conceptual | |
| apitype | COM | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 55ef0ade-68ea-4da5-8aa5-4cd27d1f6d1e | |
| author | MightyPen | |
| ms.author | genemi |
Represents a group account that has access permissions within a secured database.
The Groups collection of a Catalog represents all the catalog's group accounts. The Groups collection for a User represents only the group to which the user belongs.
With the properties, collections, and methods of a Group object, you can:
-
Identify the group with the Name property.
-
Determine whether a group has read, write, or delete permissions with the GetPermissions and SetPermissions methods.
-
Access the user accounts that have memberships in the group with the Users collection.
-
Access provider-specific properties with the Properties collection.
This section contains the following topic.