Password
- Last Updated: February 9, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft SQL Server 6.0
- Documentation
Purpose
Specifies a password that is used to connect to the database or instance.
Valid values
string
where
- string
- is a valid password. The password is case-insensitive.
Data source method
public String getPassword()
public void setPassword(String)
Default
None
Data type
String