MyDAC

TCustomDAConnection.Server Property

Serves to supply the server name for login.

Class

TCustomDAConnection

Syntax

property Server: string;

Remarks

Use the Server property to supply server name to handle server's request for a login. If this property is not set, MyDAC tries to connect to Localhost.

The Server property can be used only if TMyConnectionOptions.Embedded is set to False.

See Also

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