OpenEdge.DataAdmin.Binding.IStreamFieldHandler
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER WriteFieldAssignments (handle, character, integer, handle) |
/* writes field assignments - returns list of field exported so the generator knows what to skip
. returns blank if no fields written -
@param stream handle
@param name for variable
@param at position ? = no pos and no line break
@param buffer with current row avail */
|
||
| WriteFieldStatements (handle, character, handle) |
/* writes field assign statements for cases that cannot be used in assign
- StatementFieldNames must return the corresponding list
@param stream handle
@param name for variable
@param buffer with current row avail */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER StatementFieldNames |
|
Method Detail
CHARACTER WriteFieldAssignments (handle, character, integer, handle)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WriteFieldStatements (handle, character, handle)
|
||||||||||||||||||||||||||||||
Property Detail
CHARACTER StatementFieldNames
|
||||||||
|---|---|---|---|---|---|---|---|---|