Interface BBjMappingAction
Description
In BBj 8.0 and higher, a BBjRecordSet creates and uses a BBjMappingAction to convert a value for a mapped field when the primary value source does not result in a mapping.
See BBjRecordSet::addMapping for more information on mapping
Implementing Classes
BBjErrorMappingAction,BBjFormatMappingAction
Methods of BBjMappingAction
Return Value |
Method |
int |
getType() |
Remarks
None.
Example
See Also
BBjRecordSet::createErrorMappingAction
BBjRecordSet::createFormatMappingAction
BBjRecordSet::getMappingDescription
Working with RecordSet Mappings
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.