|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
SetValue (character) |
/* Sets a value to the element at the specified position in the Values Array. */ |
|||||
|
SetValue (character, integer) |
|
|||||
|
SetValue (date) |
|
|||||
|
SetValue (date, integer) |
|
|||||
|
SetValue (datetime) |
|
|||||
|
SetValue (datetime, integer) |
|
|||||
|
SetValue (datetime-tz) |
|
|||||
|
SetValue (datetime-tz, integer) |
|
|||||
|
SetValue (decimal) |
|
|||||
|
SetValue (decimal, integer) |
|
|||||
|
SetValue (int64) |
|
|||||
|
SetValue (int64, integer) |
|
|||||
|
SetValue (integer) |
|
|||||
|
SetValue (integer, integer) |
|
|||||
|
SetValue (log) |
|
|||||
|
SetValue (log, integer) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL IsComposite |
/** Returns true if this is a composite partition (shared default) */ |
|||||
|
LOGICAL IsReadOnly |
/** IsReadOnly
<b>true</b> if the detail is read-only */ |
|||||
|
LOGICAL IsSplitTarget |
/** true if the partition is a split-target (waiting for split merge) */ |
|||||
|
OpenEdge.DataAdmin.IPartitionPolicy PartitionPolicy |
/** The parent policy the detail belongs to (read-only) */ |
|||||
|
CHARACTER Values |
/** Array of values as char. Dates according to session dmy and decimals according to session numeric-format
Note: This is not a direct map to the database, which stores dates and decimals in american formats
Export and import uses american formats */ |
Top
SetValue (character)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SetValue (character, integer)
|
||||||||||||||||
SetValue (date)
|
||||||||||||||||
SetValue (date, integer)
|
||||||||||||||||
SetValue (datetime)
|
||||||||||||||||
SetValue (datetime, integer)
|
||||||||||||||||
SetValue (datetime-tz)
|
||||||||||||||||
SetValue (datetime-tz, integer)
|
||||||||||||||||
SetValue (decimal)
|
||||||||||||||||
SetValue (decimal, integer)
|
||||||||||||||||
SetValue (int64)
|
||||||||||||||||
SetValue (int64, integer)
|
||||||||||||||||
SetValue (integer)
|
||||||||||||||||
SetValue (integer, integer)
|
||||||||||||||||
SetValue (log)
|
||||||||||||||||
SetValue (log, integer)
|
LOGICAL IsComposite
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL IsReadOnly
|
|||||||||||||||
LOGICAL IsSplitTarget
|
|||||||||||||||
OpenEdge.DataAdmin.IPartitionPolicy PartitionPolicy
|
|||||||||||||||
CHARACTER Values
|
Progress® OpenEdge® Release 11.7