ISequenceValue interface
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.