IBDAC

TIBCSQL Class

A component for executing SQL statements and calling stored procedures on the database server.

For a list of all members of this type, see TIBCSQL members.

Unit

IBC

Syntax

TIBCSQL = class(TCustomDASQL);

Remarks

The TIBCSQL component is a direct descendant of the TCustomDASQL class.

Use The TIBCSQL component when a client application must execute SQL statement or the PL/SQL block, and call stored procedure on the database server. The SQL statement should not retrieve rows from the database.

Inheritance Hierarchy

TCustomDASQL
   TIBCSQL

See Also

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