AVEVA Database .NET Public Interface

DbEvents.AddDBFileChangedEventHandler Method 

Add post event delegate to capture changes made to the database file. Operations are Savework, Flush, Refresh, or drop

public static void AddDBFileChangedEventHandler(
   ChangeEventHandler h
);

Parameters

h

See Also

DbEvents Class | Aveva.Pdms.Database Namespace