Try OpenEdge Now
skip to main content
Programming Interfaces
Database Administration Entity Interface Reference : ISequenceValue interface : ISequenceValue properties
 

ISequenceValue properties

Inherits properties from IDataAdminElement and defines the properties listed in the following table.
Table 109. Multi-tenant Maintenance ISequenceValue interface properties
Property name
Data type
Access
Description
Sequence
ISequence
Read-only
Returns the sequence with this current value.
Tenant
ITenant
Read-only
Returns the tenant with this sequence current value.
CurrentValue
INT64
Readable, Writeable
Set to the sequence current value.