Sets or returns the password for establishing a connection to the database server.
The field is not mandatory, as the database credentials are stored in the System Landscape Directory (SLD) server and you can use these values instead.
Sets or returns the password for establishing a connection to the database server.
The field is not mandatory, as the database credentials are stored in the System Landscape Directory (SLD) server and you can use these values instead.
| Visual Basic |
|---|
Public Property DbPassword() As String |
If you set a value to the DbUserName field, then that value is returned when you get a value from this field. If you connected without providing a database user name (relying on the credentials stored in the license server), then an empty string is returned.