SQLServer.Database.Group Object
Returns a list of User objects that are members of this group.
UserList = Group.ListUsers
HRESULT pGroup->ListUsers ( LPSQLOLEUSERLIST* ppUserList );
Element | Type | Description |
---|
UserList | UserList | Returned list of User objects |