Interface BBjMappingAction::getType
Description
In BBj 8.0 and higher, this method returns a numeric constant indicating the type of MappingAction.
Syntax
| Return Value | Method |
|---|---|
|
int |
getType() |
Parameters
None.
Return Values
Returns the following:
ERROR_MAPPING_ACTION
FORMAT_MAPPING_ACTION
Example
|
See Also
Working with RecordSet Mappings
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.