OpenEdge.DataAdmin.Binding.Query.ManyToManyQuery
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CanCopy (IDataAdminContext) |
/* Override to check update context */
|
||
| LOGICAL CanFind (character) |
/** subclasses deals with the calls to the updatecontext for these for now
the updatecontext would typically have methods for both keys
some logic to deal with the field order would be needed to move this here */
|
||
| Copy (IDataAdminContext) |
|
||
| CreateRow (IDataAdminElement) |
|
||
| LOGICAL Delete (character) |
|
||
| LOGICAL Find (character) |
|
||
| HANDLE GetBufferHandles () |
|
||
| NewUpdateContext (IDataAdminModel) |
|
Constructor Summary
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER ChildSerializeName |
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminModel UpdateContext |
|
Method Detail
LOGICAL CanCopy (IDataAdminContext)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL CanFind (character)
|
||||||||||||||||||||
Copy (IDataAdminContext)
|
||||||||||||||||||||
CreateRow (IDataAdminElement)
|
||||||||||||||||||||
LOGICAL Delete (character)
|
||||||||||||||||||||
LOGICAL Find (character)
|
||||||||||||||||||||
HANDLE GetBufferHandles ()
|
||||||||||||||||||||
NewUpdateContext (IDataAdminModel)
|
||||||||||||||||||||
Constructor Detail
ManyToManyQuery (IDataAdminModel, character, character, character, IRequestInfo)
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ManyToManyQuery (IDataAdminModel, character, character[], character, IRequestInfo)
|
||||||||||||||||||||||||||
ManyToManyQuery (IDataAdminModel, IRow, character, IRequestInfo)
|
||||||||||||||||||||||||||
Property Detail
CHARACTER ChildSerializeName
|
||||||||
|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.Binding.IDataAdminModel UpdateContext |
||||||||