MyDAC

TMyBackup.Connection Property

Used to specify a connection object that will be used to connect to a data store.

Class

TMyBackup

Syntax

property Connection: TCustomMyConnection;

Remarks

Use the Connection property to specify a connection object that will be used to connect to a data store.

Set at design-time by selecting from the list of provided TCustomMyConnection objects.

At run-time, set the Connection property to reference an existing TCustomMyConnection object.

See Also

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