Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.ForcedWrites Property
Gets the mode in which database writes are performed.
[Visual Basic]
Public ReadOnly Property ForcedWrites As
Boolean
[C#]
public
bool ForcedWrites {get;}
Property Value
true if database is in forced writes mode; false if not.
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace