Icon CurrentServerUserAddress Property

property CurrentServerUserAddress: String

Usage

Indicates the IP address of the session that is currently logged in to a database server.

Information This property is only used from within triggers or server-side procedures when the engine is behaving as a database server and the TDBISAMEngine EngineType is equal to etServer. It returns an empty string at any other time.
Image