LiteDAC

TLiteConnection.CreateSQL Method

Returns a new instance of TLiteSQL class and associates it with the connection object.

Class

TLiteConnection

Syntax

function CreateSQL: TCustomDASQL; override;

Return Value
A new instance of TLiteSQL class.

Remarks

The CreateSQL method returns a new instance of TLiteSQL class and associates it with the connection object.

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