OpenEdge.DataAdmin.Sequence
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () |
/* No local context needed - no child collections (yet...?) */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Sequence (character) |
|
||
| Sequence (IDataAdminModel) |
|
||
| Sequence (IDataAdminModel, IRequestInfo) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| INT64 CurrentValue |
|
||
| INT64 IncrementValue |
|
||
| INT64 InitialValue |
|
||
| LOGICAL IsCyclic |
|
||
| LOGICAL IsMultiTenant |
|
||
| INT64 MaximumValue |
|
||
| INT64 MinimumValue |
|
||
| OpenEdge.DataAdmin.ISchema Schema |
|
||
| OpenEdge.DataAdmin.ISequenceValueMap SequenceValues |
|
Method Detail
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
|
||||||
|---|---|---|---|---|---|---|
Constructor Detail
Sequence (character)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sequence (IDataAdminModel)
|
||||||||||||||
Sequence (IDataAdminModel, IRequestInfo)
|
||||||||||||||
Property Detail
INT64 CurrentValue
|
||||||||
|---|---|---|---|---|---|---|---|---|
INT64 IncrementValue
|
||||||||
INT64 InitialValue
|
||||||||
LOGICAL IsCyclic
|
||||||||
LOGICAL IsMultiTenant
|
||||||||
INT64 MaximumValue
|
||||||||
INT64 MinimumValue
|
||||||||
OpenEdge.DataAdmin.ISchema Schema
|
||||||||
OpenEdge.DataAdmin.ISequenceValueMap SequenceValues |
||||||||