RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.IsReadOnly Property

Indicates whether or not the database is set to read-only.

Pascal
property IsReadOnly: Boolean;
C++
__property Boolean IsReadOnly;

Read IsReadOnly to determine if the database is read-only. 

Read-only databases are an InterBase 6 feature. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!