Used to specify the password for a connection.
Class
TIBCConnection
Syntax
property Password: string;
Remarks
Use the Password property to specify a password for connection.
When property is being changed TIBCConnection calls the Disconnect method.
See Also