Used to supply the server name to handle server's request for a login.
Class
TIBCConnection
Syntax
property Server: string;
Remarks
Use the Server property to supply the server name to handle server's request for a login.
When property is being changed TIBCConnection calls the Disconnect method.
See Also