Skip to content

WrappedConnection.Database property

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

public override string Database { get; }

See Also