EXTFNAPIV4_DESCRIBE_UDF_NUM_PARMS Attribute (Get)

The EXTFNAPIV4_DESCRIBE_UDF_NUM_PARMS attribute indicates the number of parameters. Used in a describe_udf_get scenario.

Data Type

a_sql_uint32

Description

The number of parameters supplied to the UDF.

Usage

Gets the number of parameters as defined in the CREATE PROCEDURE statement.

Returns

On success, returns the sizeof(a_sql_uint32).

On failure, returns one of the generic describe_udf errors, or:

Query Processing States