SPOutputParams

From GreenVulcano Wiki
Revision as of 15:32, 3 April 2012 by Anonymous (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: