|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () |
/* No local context needed - no child collections (yet...?) */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
Sequence (character) |
|
|||||
|
Sequence (IDataAdminModel) |
|
|||||
|
Sequence (IDataAdminModel, IRequestInfo) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
INT64 CurrentValue |
/* The current value for a shared (non Multi-tenant) sequence */ |
|||||
|
INT64 IncrementValue |
/** The increment value of the sequence */ |
|||||
|
INT64 InitialValue |
/** The initial value of the sequence */ |
|||||
|
LOGICAL IsCyclic |
/** Defines whether the sequence is cyclic or not */ |
|||||
|
LOGICAL IsMultiTenant |
/** Returns true if the sequence is multi-tenant enabled.
Can only be edited before the sequence is created. */ |
|||||
|
INT64 MaximumValue |
/** The maximum value of the sequence */ |
|||||
|
INT64 MinimumValue |
/** The minimum value of the sequence */ |
|||||
|
OpenEdge.DataAdmin.ISchema Schema |
/** currently only PUB */ |
|||||
|
OpenEdge.DataAdmin.ISequenceValueMap SequenceValues |
/** Collection of all tenant sequence values for a Multi-tenant sequence
Restricted access - Only a super tenant can see other sequence values for other tenants */ |
Top
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
|
---|
Sequence (character)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sequence (IDataAdminModel)
|
||||||||||||||||
Sequence (IDataAdminModel, IRequestInfo)
|
INT64 CurrentValue
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INT64 IncrementValue
|
|||||||||||||
INT64 InitialValue
|
|||||||||||||
LOGICAL IsCyclic
|
|||||||||||||
LOGICAL IsMultiTenant
|
|||||||||||||
INT64 MaximumValue
|
|||||||||||||
INT64 MinimumValue
|
|||||||||||||
OpenEdge.DataAdmin.ISchema Schema
|
|||||||||||||
OpenEdge.DataAdmin.ISequenceValueMap SequenceValues
|
Progress® OpenEdge® Release 11.7