Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo Constructor

Creates a new instance of the FbDatabaseInfo class.

Overload List

Creates a new instance of the FbDatabaseInfo class.

public FbDatabaseInfo();

Creates a new instance of the FbDatabaseInfo class with an FbConnection object.

public FbDatabaseInfo(FbConnection);

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace