SDAC

TCustomMSConnection.CreateDataSet Method

Returns a new object of the TCustomMSDataset class and associates it with this connection object.

Class

TCustomMSConnection

Syntax

function CreateDataSet(AOwner: TComponent = nil): TCustomDADataSet; override;

Parameters
AOwner
Holds the owner of the component.

Remarks

CreateSQL returns a new object of the TCustomMSDataset class and associates it with this connection object.

See Also

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