Icon ServerName Property

property ServerName: String

Usage

Use the ServerName property to specify the name of the ElevateDB Server when the EngineType property is set to etServer. The default value is "EDBSrvr". This name is used when a remote session asks for it using the TEDBSession GetRemoteServerName method.

Information The Active property must be False in order to assign a value to this property.
Image