Table of Contents

TCustomAureliusDataset.Create Constructor

Creates a new dataset instance and sets default property values.

Syntax

Unit: Aurelius.Bind.Dataset

constructor TCustomAureliusDataset.Create(AOwner: TComponent);

Parameters

<-> Parameter Type Description
AOwner TComponent The component that owns this dataset.

See also