ODAC
Executes a SQL statement on the server.
TOraStoredProc
procedure ExecProc;
The ExecProc method is the same as TCustomDADataSet.Execute method. It is included for compatibility with TStoredProc.