OpenEdge.DataAdmin.Binding.Factory.IContextScope
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.Binding.IDataAdminModel GetContext (character) |
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextBySerializeName (character) |
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContext (character) |
/* allow implementers to allow joins for many to many for new objects
to use other context (service context) for the other end of the relation
Defining it here releaves the caller from checking if context is local or not
as this can be called transparently */
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContextBySerializeName (character) |
/* allow implementers to allow joins for many to many for new objects
to use other context (service context) for the other end of the relation
Defining it here releaves the caller from checking if context is local or not
as this can be called transparently */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL IsLocal |
|
||
| OpenEdge.DataAdmin.IDataAdminService Service |
|
||
| OpenEdge.DataAdmin.Binding.ServiceAdapter ServiceAdapter |
|
Method Detail
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContext (character)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextBySerializeName (character)
|
||||||||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContext (character)
|
||||||||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContextBySerializeName (character)
|
||||||||||||||||||||||
Property Detail
LOGICAL IsLocal
|
||||||||
|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.IDataAdminService Service |
||||||||
OpenEdge.DataAdmin.Binding.ServiceAdapter ServiceAdapter |
||||||||