Interface BBjMappingSource::getType

Description

In BBj 8.0 and higher, this method returns a numeric constant indicating the type of MappingSource.

Syntax

Return Value

Method

int

getType()

Parameters

None.

Return Values

Returns the following:

EMPTY_MAPPING_SOURCE

RECORD_SET_MAPPING_SOURCE 

Example

See Also

BBjSysGui

BBjControl

BBjRecordSet

   BBjRecordSet::addMapping

BBjEmptyMappingSource

BBjRecordSetMappingSource

Working with RecordSet Mappings

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