UniDAC
Executes a SQL statement on the server.
TUniStoredProc
procedure ExecProc;
The ExecProc method is equal to the TCustomDADataSet.Execute method. It is included for compatibility with the TStoredProc component.