RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogCollection.SaveChanges Method

Commits any changes to the collection by writing them to the COM+ catalog.

Pascal
function SaveChanges: Integer;
C++
__fastcall int SaveChanges();

Call SaveChanges to save all pending changes made to the collection and the items it contains to the COM+ catalog data store. SaveChanges returns the number of changes written to the COM+ catalog. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!