BBjEmptyMappingSource
Description
In BBj 8.0 and higher, BBjEmptyMappingSource does not produce a mapping, thus forwards the mapping onto the secondary mapping action.
Implemented Interfaces
Creation
BBjAPI > BBjRecordSet > BBjEmptyMappingSource
A BBjEmptyMappingSource object is created through the following BBjRecordSet object method:
| Return Value | Method | 
|---|---|
| BBjEmptyMappingSource | 
Methods of BBjEmtpyMappingSource
None.
Methods of BBjEmptyMappingSource implemented for BBjMappingAction
| Return Value | Method | 
|---|---|
| int | getType() | 
Remarks
None.
Constants
None.
Example
See Also
Working with RecordSet Mappings
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.