password

Type: String[128]

The password property of the ExternalDatabase class contains a password, if it is required by the data source. This property is used for authentication in conjunction with userName property at the data source, if required.

A default password can be stored on the database object if the schema translator has allowed this. You can change the default password at run time for each user, before opening a database connection.