PgDAC

TCustomPgStoredProc.PrepareSQL Method

Describes the parameters of a stored procedure.

Class

TCustomPgStoredProc

Syntax

procedure PrepareSQL;

Remarks

Call the PrepareSQL method to describe parameters of a stored procedure and assign SQL statement that calls the stored procedure to the SQL property. If necessary, the Execute method calls it automatically. You can define parameters at design time if Parameters Editor is opened.

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