SPOutputParams

From GreenVulcano Wiki
Jump to: navigation, search

Description

SPOutputParams element defines the set of output parameters from the store procedure.

GreenVulcano® ESB Configuration

Might contain the following sub-elements:


SPOutputParam

This element defines an output parameter of the store procedure.

The following table shows its attributes:

Attribute Type Description
type required int|long|float|date|binary|blob|clob;
position required defines the position that the parameter has in the statement

Might contain the sub-element: