sys.sp_prepexecrpc
general #stored-procedure
Description
Prepares and executes a parameterized stored procedure call specified using a remote procedure call (RPC) identifier. The SQL Server-generated prepared handle identifier. is a required parameter with an Defines the stored procedure call using ODBC canonical syntax. Arguments for extended stored procedures must be entered in the specific order as section.
Syntax
sp_prepexecrpc handle
OUTPUT
,
RPCC all
[ , bound_param ] [ ,.n ]
[ ; ]