Icon ServerDescription Property

property ServerDescription: String

Usage

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

Information This property cannot be set while the engine is active and the TDBISAMEngine Active property is True.
Image