BBjMappingDescription

Description

In BBj 8.00 and higher, BBjMappingDescription describes a field's mapping status.

Creation

BBjAPI > BBjRecordSet > BBjMappingDescription

A BBjMappingDescription object is obtained through the following BBjRecordSet method:

Return Value Method

BBjMappingDescription

getMappingDescription(string field)

Methods of BBjMappingDescription

Return Value Method

string

getDiskField()

BBjMappingAction

getMappingAction()

BBjMappingSource

getMappingSource()

string

getPresField()

int

getType()

Remarks

The mapping description does not allow for a mapping configuration, it only describes it.

Constants

None.

Example

See Also

BBjAPI

BBjSysGui

BBjRecordSet

   BBjRecordSet::addMapping

BBjFormatMappingAction

Working with RecordSet Mappings

Advantage Article: BASIS Adds Mapping Functionality to BBjRecordSets

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