EntityDAC

TCustomContext.Connection Property

Identifies the connection component with which the data context is associated.

Class

TCustomContext

Syntax

property Connection: TEntityConnection;

Remarks

Use the property to access properties, events and methods of the connection associated with the data context. Set the property to associate the data context with the TEntityConnection component.

See Also

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