OpenEdge.DataAdmin.DataAccess.DataAccessFactory
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.DataAccess.IDataAccess GetDataAccess (character) |
|
||
| OpenEdge.DataAdmin.DataSource.IDataSource GetDataSource (character) |
/* to be used for single table and row requests using keyvalues
instead of querty
This is optional and returns ? if no source is found
(note that ideally all classes should return something
the dynamic code tries to cover as much as possible
The dynamic resolution for classes with multiple camle cases in name
like TenantGroup may work in windows and not on unix, so should be hard coded ) */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| DataAccessFactory (character) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL KeepAlive |
|
Method Detail
OpenEdge.DataAdmin.DataAccess.IDataAccess GetDataAccess (character)
|
||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.DataSource.IDataSource GetDataSource (character)
|
||||||||||||||||||||||||||||
Constructor Detail
DataAccessFactory (character)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Property Detail
LOGICAL KeepAlive
|
||||||||
|---|---|---|---|---|---|---|---|---|