AVEVA Database .NET Public Interface

DatabaseService.Release Event

Deprecated - use DbEvents.AddClaimedEventHandler

public static event DbClaimEventHandler Release;

Event Data

The event handler receives an argument of type DbClaimEventArgs containing data related to this event. The following DbClaimEventArgs property provides information specific to this event.

Property Description
Element Element relating to claim event.

See Also

DatabaseService Class | Aveva.Pdms.Database Namespace