OpenEdge.DataAdmin.Binding.AdministratorContext
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CanFind (character) |
|
||
| CopyTable (IDataAdminModel) |
|
||
| OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
|
||
| OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
||
| CreateRow (IDataAdminElement) |
|
||
| LOGICAL Find (character) |
|
||
| CHARACTER GetJoinFields (character) |
|
||
| HANDLE InitDataset () |
/* temporary until converted to use createDataset */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| AdministratorContext (IContextScope) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER Count |
|
||
| CHARACTER KeyFields |
|
||
| HANDLE TableHandle |
|
Method Detail
LOGICAL CanFind (character)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CopyTable (IDataAdminModel)
|
||||||||||||||
OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext)
|
||||||||||||||
OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)
|
||||||||||||||
CreateRow (IDataAdminElement)
|
||||||||||||||
LOGICAL Find (character)
|
||||||||||||||
CHARACTER GetJoinFields (character)
|
||||||||||||||
HANDLE InitDataset ()
|
||||||||||||||
Constructor Detail
AdministratorContext (IContextScope)
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
Property Detail
INTEGER Count
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|
||||||||