Firebird ADO.NET Provider 1.7 API Documentation

FbConnectionStringBuilder.Database Property

Gets the name of the actual database or the database to be used when a connection is open.

public string Database {get; set;}

Property Value

The name of the actual database or the database to be used when a connection is open. The default value is an empty string.

See Also

FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace