TIBCO BusinessEvents®
RDBMS
Database
sp
Database.sp
.
initStoredProc()
Signature
Object initStoredProc (String storedProc)
Domain
ACTION
Description
Initializes the given stored procedure
Parameters
Name
Type
Description
storedProc
String
call sp_name () or call sp_name (?, ?)
Returns
Type
Description
Object