MyDAC

TMyConnectionOptions.KeepDesignConnected Property

Used to prevent an application from establishing a connection at startup.

Class

TMyConnectionOptions

Syntax

property KeepDesignConnected: boolean;

Remarks

The KeepDesignConnected property prevents application from establishing a connection at startup even if the Connected property was set to True at design-time. Set KeepDesignConnected to False to initialize the connected property to False, even if it was True at design-time.

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