|
|
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. */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER FieldNames |
|
|||||
|
LOGICAL IsSnapShot |
|
|||||
|
CHARACTER KeyFields |
|
|||||
|
INTEGER KeyIntValue |
|
|||||
|
CHARACTER KeyValue |
|
|||||
|
CHARACTER KeyValues |
|
|||||
|
OpenEdge.DataAdmin.Binding.IDataAdminModel Model |
|
|||||
|
CHARACTER SerializeName |
|
Top
CHARACTER FieldValue (character)
|
---|
CHARACTER FieldNames
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
LOGICAL IsSnapShot
|
|||||||||
CHARACTER KeyFields
|
|||||||||
INTEGER KeyIntValue
|
|||||||||
CHARACTER KeyValue
|
|||||||||
CHARACTER KeyValues
|
|||||||||
OpenEdge.DataAdmin.Binding.IDataAdminModel Model
|
|||||||||
CHARACTER SerializeName
|
Progress® OpenEdge® Release 11.7.15