Purpose

Specifies the name of the database to which you want to connect.

Valid Values

string

where:

string
is the name of a SQL Server or Azure database.

Notes

Database can be used as an alias for DatabaseName.

Data source method

public String getDatabaseName()

public void setDatabaseName(String)

Default

None

Data type

String