OpenEdge.DataAdmin.Binding.IIterable
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.IDataAdminElement FindEntity (handle) |
/** Find the entity (factory method that really belongs in subinterfaces since it is also used by
other than iterator)
Is considered internal.
@param handle iterating handle positioned to the record to be found
does not need to be the same as IteratorHandle, but it should be of type
"query" if IteratorHandle or "buffer id iteratorhandle is TempTable */
|
||
| LOGICAL Remove (handle) |
/** Remove the entity. (factory method that really belongs in subinterfaces since it is also used by
other than iterator)
Is considered internal.
@param handle iterating handle positioned to the record to be found
does not need to be the same as IteratorHandle, but it should be of type
"query" if IteratorHandle or "buffer id iteratorhandle is TempTable */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER EntityFieldName |
|
||
| HANDLE IteratorHandle |
|
||
| CHARACTER Table |
|
Method Detail
OpenEdge.DataAdmin.IDataAdminElement FindEntity (handle)
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Remove (handle)
|
||||||||||||||||||||||||
Property Detail
CHARACTER EntityFieldName
|
||||||||
|---|---|---|---|---|---|---|---|---|
HANDLE IteratorHandle
|
||||||||
CHARACTER Table
|
||||||||