Parameter
|
Type
|
Description
|
IN
|
|
|
hstmt
|
int64
|
The statement handle of the currently active statement
|
OUT
|
|
|
pszCatalog
|
StringBuilder
|
The qualifier as entered in the OA_PROC table
|
pszOwner
|
StringBuilder
|
The owner as entered in the OA_PROC table
|
pszProcName
|
StringBuilder
|
The name of the procedure
|
pszUserData
|
StringBuilder
|
The OA_USERDATA as entered in the OA_PROC table. This can be any string that the IP wants to know about the procedure.
|