OpenEdge.DataAdmin.Binding.SequenceContext
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CanFind (character) |
|
||
| CopyTable (IDataAdminModel) |
|
||
| CopyTable (table) |
|
||
| OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
|
||
| OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
||
| CreateRow (IDataAdminElement) |
|
||
| CreateRow (ISequence) |
/* define variable validateError as DataContextError no-undo.*/
|
||
| HANDLE CreateSaveDataset () |
|
||
| LOGICAL Find (character) |
|
||
| CHARACTER GetJoinFields (character) |
|
||
| initChildren (IContextScope) |
|
||
| HANDLE InitDataset () |
/* temporary until all sub classes are using createDataset */
|
||
| InitRow (character) |
/** Create row with key - used by CreateRootRow */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| SequenceContext () |
|
||
| SequenceContext (IContextScope) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER Count |
|
||
| CHARACTER KeyFields |
|
||
| HANDLE TableHandle |
|
Method Detail
Constructor Detail
SequenceContext () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
SequenceContext (IContextScope)
|
||||||||||
Property Detail
INTEGER Count
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|
||||||||