Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.DbId Property

Gets the database file name and site name.

[Visual Basic]
Public ReadOnly Property DbId As String
[C#]
public string DbId {get;}

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace