OpenEdge.DataAdmin.DataSource.AdministratorSource
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CheckAccess () |
/** keep numbers intact for prodict, prodict does not use the text
from the error here, but has its own with same numbers due to
the fact the code supports translation **/
|
||
| LOGICAL CheckAccess (logical) |
/*DA prevented read if not admin for years, but this was an artificial
limitation not reflected in the language. I.e the data can be read
with ABL code also by non admin - */
|
||
| Fill (handle) |
|
||
| LOGICAL IsAdministrator () |
|
||
| Save (handle) |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| AdministratorSource () |
|
Method Detail
LOGICAL CheckAccess ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL CheckAccess (logical)
|
||||||||||||||||||||
Fill (handle)
|
||||||||||||||||||||
LOGICAL IsAdministrator ()
|
||||||||||||||||||||
Save (handle)
|
||||||||||||||||||||
Constructor Detail
AdministratorSource () |
||||
|---|---|---|---|---|