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