|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
CHARACTER FieldValue (character) |
/** Optional character value of a field, also internal fields that are defined as
serialize-hidden and not accessible as properties in the corresponding IDataAdminElement,
for example relation fields. Note that optional means that the method typically will
throw an error in most implementations as the method only need to support fields
that are needed for object communication. The FieldNames property can be used to check
if a call to the method would throw an error.
- Expected to throw error for references that cannot be returned.
The error is typically IllegalArgument, but it could also throw UnsupportedOperation
if no columns are supported or for columns that exists, but are not currently supported.
Note that it may also throw IllegalArgument for this case, so implementers are not required to have info about all
theoretically possible values. */ Inherited from OpenEdge.DataAdmin.Binding.IRow |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
LOGICAL Created |
Inherited from OpenEdge.DataAdmin.Core.IElement |
|||||
|
|
CHARACTER FieldNames |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|||||
|
|
LOGICAL IsSnapShot |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|||||
|
|
CHARACTER KeyFields |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|||||
|
|
INTEGER KeyIntValue |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|||||
|
|
CHARACTER KeyValue |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|||||
|
|
CHARACTER KeyValues |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|||||
|
|
IDataAdminModel Model |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|||||
|
|
LOGICAL Modified |
Inherited from OpenEdge.DataAdmin.Core.IElement |
|||||
|
|
CHARACTER OldKeyValues |
|
|||||
|
|
CHARACTER SerializeName |
Inherited from OpenEdge.DataAdmin.Binding.IRow |
|
Top
PUBLIC CHARACTER FieldValue (character)
|
||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Created
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FieldNames
|
|||||||||
PUBLIC LOGICAL IsSnapShot
|
|||||||||
PUBLIC CHARACTER KeyFields
|
|||||||||
PUBLIC INTEGER KeyIntValue
|
|||||||||
PUBLIC CHARACTER KeyValue
|
|||||||||
PUBLIC CHARACTER KeyValues
|
|||||||||
PUBLIC IDataAdminModel Model
|
|||||||||
PUBLIC LOGICAL Modified
|
|||||||||
PUBLIC CHARACTER OldKeyValues
|
|||||||||
PUBLIC CHARACTER SerializeName
|
|||||||||
Progress® OpenEdge® Release 12.2.0