Creates an instance of the TCustomUniDataSet class and assigns its TCustomDADataSet.Connection property.
function CreateDataSet(AOwner: TComponent = nil): TCustomDADataSet; override;
Call the CreateDataSet method to create an instance of the TCustomUniDataSet class and assign its TCustomDADataSet.Connection property.