OpenEdge.DataAdmin.DataSource.LocalIndexDataSource
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| AfterRow (dataset-handle) |
|
||
| PrepareBuffer (handle) |
|
||
| LOGICAL Save (handle) |
|
||
| LOGICAL Save (handle, handle, integer) |
|
||
| LOGICAL Save (handle, integer) |
/** Save changes of specified state
@param buffer the temp-table buffer handle with data
@param state the row-state to save (row-created, row-deleted or row-modified)
? = all */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LocalIndexDataSource () |
|
Method Detail
AfterRow (dataset-handle)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PrepareBuffer (handle)
|
||||||||||||||||||||||
LOGICAL Save (handle)
|
||||||||||||||||||||||
LOGICAL Save (handle, handle, integer)
|
||||||||||||||||||||||
LOGICAL Save (handle, integer)
|
||||||||||||||||||||||
Constructor Detail
LocalIndexDataSource () |
||||
|---|---|---|---|---|