setDatabaseName Method (SQLServerDataSource)
Sets the database name to connect to.
Syntax
public void setDatabaseName(java.lang.String databaseName)
Parameters
databaseName
A String that contains the database name.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the database name to connect to.
public void setDatabaseName(java.lang.String databaseName)
databaseName
A String that contains the database name.