Returns a new instance of TLiteTransaction class and associates it with the connection object.
function CreateTransaction: TDATransaction; override;
The CreateTransaction method returns a new instance of TLiteTransaction class and associates it with the connection object.