EntityDAC

TCustomContext Class

The base class that provides the data context functionality.

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

Unit

EntityDAC.Context

Syntax

TCustomContext = class(TComponent);

Remarks

TCustomContext class provides functionality for setting up the context environment and options. Also, it provides methods for direct database interaction.

Since TCustomContext is the base class, it should not be used directly. Instead, TCustomContext descendants such as TEntityContext have to be used.

See Also

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