DatabaseName
This property specifies the name of the database that this connection is connected to.
Declaration
// C# public string DatabaseName {get;}
Property Value
The database that this connection is connected to.
This property specifies the name of the database that this connection is connected to.
Declaration
// C# public string DatabaseName {get;}
Property Value
The database that this connection is connected to.