ODAC

TOraSession.Connected Property

Used to indicate if the database connection is active.

Class

TOraSession

Syntax

property Connected stored IsConnectedStored;

Remarks

Use the Connected property to indicate whether the database connection is active. Setting this property is equivalent to calling the TCustomDAConnection.Connect or TCustomDAConnection.Disconnect methods at runtime.

OnConnectChange event occurs after the Connected property has been changed.

See Also

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