Returns a new instance of TLiteQuery class and associates it with the connection object.
function CreateDataSet(AOwner: TComponent = nil): TCustomDADataSet; override;
The CreateDataSet method returns a new instance of TLiteQuery class and associates it with the connection object.