The properties of the FbDatabaseInfo class are listed below. For a complete list of FbDatabaseInfo class members, see the FbDatabaseInfo Members topic.
![]() | Gets the number of active transction. |
![]() | |
![]() | Gets the number of database pages allocated. |
![]() | Gets the number of removals of a version of a record. |
![]() | Gets the database version (level) number. |
![]() | Gets or sets the FbConnection used by this instance of the FbDataseInfo. |
![]() | Gets the Amount of server memory (in bytes) currently in use. |
![]() | Gets the database size in pages. |
![]() | Gets the database file name and site name. |
![]() | Gets the number of database deletes since the database was last attached. |
![]() | Gets the number of removals of a record and all of its ancestors, for records hose deletions have been committed. |
![]() | Gets the number of reads from the memory buffer cache. |
![]() | Gets the mode in which database writes are performed. |
![]() | Gets the database implementation number. |
![]() | Gets the number of inserts into the database since the database was last attached. |
![]() | Gets the version identification string of the database implementation. |
![]() | Gets the number of writes to the memory buffer cache. |
![]() | Gets the Maximum amount of memory (in bytes) used at one time since the first process attached to the database. |
![]() | Gets the number of the next transction. |
![]() | Gets the indicates if space is reserved on each database page for holding. |
![]() | Gets the number of memory buffers currently allocated. |
![]() | Gets the On-disk structure (ODS) minor version number. |
![]() | Gets the ODS major version number. |
![]() | Gets the number of the oldest snapshot transaction. |
![]() | Gets the number of the oldest active transaction. |
![]() | Gets the number of the oldest transaction. |
![]() | Gets the page size of the database. |
![]() | Gets the number of removals of old versions of fully mature records. |
![]() | Gets the number of reads done via an index since the database was last attached. |
![]() | Gets wheter database is in readonly mode. |
![]() | Gets the number of page reads. |
![]() | Gets the number of sequential sequential table scans (row reads) done on each table since the database was last attached. |
![]() | Gets wheter Firebird Server is a Super or Classic server. |
![]() | Gets the version identification string of the Firebird Server. |
![]() | Gets the number of transactions that are committed between “sweeps” to remove database record versions that are no longer needed. |
![]() | Gets the number of database updates since the database was last attached. |
![]() | Gets the number of page writes. |
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace