OpenEdge.DataAdmin.DataSource.NewPartitionDataSource
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| AfterRow (dataset-handle) |
|
||
| CheckParentExpression (character, character, character) |
/** check and set parent key value if ok (parent is tenant or group)
@throws IllegalArgumentError if
- this is not the only parent expression in the query
- the parent expression is not unique
- an expression for the other parent has already been encountered
- the group or tenant exist
*/
|
||
| CHARACTER ColumnExpression (character, character, character) |
|
||
| CHARACTER ColumnSortSource (character) |
/* convert istype2 value in query to the expression required in the db */
|
||
| CHARACTER ColumnSource (character) |
|
||
| LOGICAL Prepare (handle, character, character, character) |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| NewPartitionDataSource (character, character, character) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER FileExpression |
|
Method Detail
AfterRow (dataset-handle)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CheckParentExpression (character, character, character)
|
||||||||||||||||||||||||||||||
CHARACTER ColumnExpression (character, character, character)
|
||||||||||||||||||||||||||||||
CHARACTER ColumnSortSource (character)
|
||||||||||||||||||||||||||||||
CHARACTER ColumnSource (character)
|
||||||||||||||||||||||||||||||
LOGICAL Prepare (handle, character, character, character)
|
||||||||||||||||||||||||||||||
Constructor Detail
NewPartitionDataSource (character, character, character)
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Property Detail
CHARACTER FileExpression
|
||||||||
|---|---|---|---|---|---|---|---|---|