Icon RemoteAddress Property

property RemoteAddress: String

Usage

Use the RemoteAddress property to specify the IP address of a database server that you wish to connect to. This property only applies to remote sessions where the SessionType property is set to stRemote. When the session is opened via the Open method or by setting the Active property to True, DBISAM will attempt to connect to the database server specified by the RemoteAddress or RemoteHost and RemotePort or RemoteService properties.
Image