BBjFormatMappingAction
Description
In BBj 8.0 and higher, BBjFormatMappingAction converts values based on a format string.
Implemented Interfaces
Creation
BBjAPI > BBjRecordSet > BBjFormatMappingAction
A BBjFormatMappingAction object is created through the following BBjRecordSet method:
Return Value |
Method |
---|---|
BBjFormatMappingAction |
createFormatMappingAction(string format) |
Methods of BBjFormatMappingAction
Return Value |
Method |
---|---|
string |
Methods of BBjFormatMappingAction implemented for BBjMappingAction
Return Value |
Method |
---|---|
int |
getType() |
Remarks
None.
Constants
None.
Example
See Also
BBjRecordSet::createFormatMappingAction
Working with RecordSet Mappings
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.