EntityDAC

TEntityConnection Class

Encapsulates a EntityDAC connection to a database.

For a list of all members of this type, see TEntityConnection members.

Unit

EntityDAC.EntityConnection

Syntax

TEntityConnection = class(TComponent);

Remarks

The component is designed to represent a EntityDAC database connection. The connection provided by a single TEntityConnection component can be shared by multiple data context components through their Connection properties.

See Also

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