LiteDAC

TLiteSQL Class

A component for executing SQL statements.

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

Unit

LiteAccess

Syntax

TLiteSQL = class(TCustomDASQL);

Remarks

The TLiteSQL component is a direct descendant of the TCustomDASQL class. Use The TLiteSQL component when a client application must execute SQL statement. The SQL statement should not retrieve rows from the database.

Inheritance Hierarchy

TCustomDASQL
   TLiteSQL

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