PgDAC

TPgStoredProc.StoredProcName Property

Used to specify the name of the stored procedure to call on the server.

Class

TPgStoredProc

Syntax

property StoredProcName: string;

Remarks

Use the StoredProcName property to specify the name of the stored procedure to call on the server. If StoredProcName does not match the name of an existing stored procedure on the server, then when the application attempts to prepare the procedure prior to execution, an exception is raised.

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