Firebird ADO.NET Provider SDK Documentation - v1.7

FbConfiguration Methods

The methods of the FbConfiguration class are listed below. For a complete list of FbConfiguration class members, see the FbConfiguration Members topic.

Public Instance Methods

ActivateShadows Activates a shadow file for database use.
DatabaseOnline Bring a database back online.
DatabaseShutdown 
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
SetAccessMode Set the access mode of the database.
SetForcedWrites Sets the write mode for the database.
SetPageBuffers Sets the number of database page buffers.
SetReserveSpace Configure the database to fill data pages when inserting new records, or reserve 20% of each page for later record deltas;
SetSqlDialect Sets the SQL dialect of the Firebird Database.
SetSweepInterval Sets the number of transactions between database sweeps.
ToString (inherited from Object) 

See Also

FbConfiguration Class | FirebirdSql.Data.Firebird.Services Namespace