skip to main content
Designing and coding the IP : Stored procedure processing
 

Stored procedure processing

You can code the IP to implement stored procedures that can support return status, output parameters, and predefined result sets or one or more sets defined at runtime. The first part of the document describes how to add support for stored procedures that return zero or one predefined result set. The second part of the document details the configuration to support stored procedures that define one or more result sets at runtime.