DataCacheNode.CatchUp() Method
Synchronizes the Node’s table update information with the Root element (DataCacheRoot or MSSql2005SqlDependencyCacheRoot).
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
This method recursively synchronizes table update information for the entire chain connecting the current Node and the Root.
See Also