RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.ForcedWrites Property

Returns the mode in which database writes are performed.

Pascal
property ForcedWrites: Long;
C++
__property Long ForcedWrites;

Use ForcedWrites to return the number specifying the mode in which database writes are performed. ForcedWrites returns 0 for asynchronous mode, or returns 1 for synchronous mode 

 

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