ExecProc method

Applies to
TIB_StoredProc

Declaration
Procedure ExecProc;

Description
This method will execute the procedure.

It is not necessary to close the stored procedure before calling ExecProc again. It will be closed automatically.