MyDAC

TMyServerControl.Connection Property

Used to specify a connection object to use for connecting to a data store.

Class

TMyServerControl

Syntax

property Connection: TCustomMyConnection;

Remarks

Use the Connection property to specify a connection object to use to connect to a data store.

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

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

See Also

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