WrappedConnection.Database property

namespace: Serenity.Data   assemblySerenity.Net.Services

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

public string Database { get; }

See Also