ISequenceValue interface
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
ISequenceValue interface
An ISequenceValue object stores the current
value of a multi-tenant sequence for a given regular tenant. Thus, multi-tenant
enabled sequence current values are stored per tenant and exposed as
a SequenceValues property on the ISequence and ITenant interfaces.
This property returns a collection of ISequenceValue objects
mapped to an ISequence or ITenant key.