BBjRecordSet::createEmptyMappingSource

Description

In BBj 8.0 and higher, this method creates a BBjEmptyMappingSource.

Syntax

Return Value

Method

BBjEmptyMappingSource

createEmptyMappingSource()

Parameters

None.

Return Value

Returns a BBjEmptyMappingSource.

Remarks

See Working with RecordSet Mappings for an in depth discussion of RecordSet mappings. Typically, use this method to always perform the Action.

Example

 

See Also

BBjAPI

BBjRecordSet

BBjErrorMappingAction

BBjFormatMappingAction

Working with RecordSet Mappings

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.