RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.UpdateCount Property

Returns the number of database updates since the database was last attached.

Pascal
property UpdateCount: TStringList;
C++
__property TStringList UpdateCount;

Use UpdateCount to return the number of database updates since the database was last attached. 

 

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