Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.ReadOnly Property
Gets wheter database is in readonly mode.
[Visual Basic]
Public ReadOnly Property ReadOnly As
Boolean
[C#]
public
bool ReadOnly {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace