v1

latestOpenAPI 3.1.02026-07-26474165.4 KB
Metadata

List Procedure Parameters

This operation returns information about a stored procedure's parameters.

get/procedureParameters

Query parameters

catalogNamestring

Restricts results to the specified catalog.

schemaNamestring

Restricts results to the specified schema.

procedureNamestring

Restricts results to the specified procedure.

paramNamestring

Restricts results to the specified procedure parameter.

Response

OK