PgDAC

TCustomPgStoredProc.ExecProc Method

Executes a SQL statement on the server.

Class

TCustomPgStoredProc

Syntax

procedure ExecProc;

Remarks

Call the ExecProc method to execute a SQL statement on the server. The ExecProc method is similar to the TCustomDADataSet.Execute method. It is included for compatibility with TStoredProc.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback