Icon ServerDescription Property

property ServerDescription: String

Usage

Use the ServerDescription property to specify the description of the ElevateDB Server when the EngineType property is set to etServer. The default value is "ElevateDB Server". This description is used to describe the ElevateDB Server when a remote session asks for the description using the TEDBSession GetRemoteServerDescription method.

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