IUserSet methods
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Inherits methods from IDataAdminCollection and
defines the methods listed in the following table.
| Method syntax | Description |
|---|---|
|
Adds the user object referenced by user to
the set and returns TRUE if successful. |
|
Returns TRUE if there is a user object in the set
identified by userName. The value of userName
depends on the source for the |
|
Returns TRUE if the user object
referenced by user is in the set. |
|
Returns the user object from the set identified by
userName. The value of userName depends on
the source for the ?) if a user object
is not found. |
See also: