AVEVA Database .NET Public Interface

DbRawChanges Class

Representation of Raw Dabacon Changes. An instance of this class is passed back for certain events such as savework. In general it is better to handle changes in the 'post action', other than deletions which are best handled in the 'pre action'

For a list of all members of this type, see DbRawChanges Members.

System.Object
   Aveva.Pdms.Database.DbRawChanges

public abstract class DbRawChanges

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Aveva.Pdms.Database

Assembly: Aveva.Pdms.Database (in Aveva.Pdms.Database.dll)

See Also

DbRawChanges Members | Aveva.Pdms.Database Namespace