Icon ServerName Property

property ServerName: String

Usage

Use the ServerName property to specify the name of the database server when the EngineType property is set to etServer. The default value is "DBSRVR". This name is used when a remote session asks for it using the TDBISAMSession GetRemoteServerName method.

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