AVEVA Database .NET Public Interface

DbEvents.AddDBFileChangingEventHandler Method 

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

public static void AddDBFileChangingEventHandler(
   ChangeEventHandler h
);

Parameters

h

See Also

DbEvents Class | Aveva.Pdms.Database Namespace