IBDAC

TIBCStoredProc.Prepare Method

Describes the stored procedure parameters.

Class

TIBCStoredProc

Syntax

procedure Prepare; override;

Remarks

Call the Prepare method to describe the parameters of stored procedure. You can define parameters at design time if ParametersEditor is opened. Prepare method prepares the EXECUTE PROCEDURE statement. To prepare the SELECT statement use the PrepareSQL method.

See Also

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