WrappedConnection.Database property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the name of the current database or the database to be used after a connection is opened.

public string Database { get; }

See Also