'DeclarationPublic Enum DDAEventDelegateType Inherits System.Enum
'UsageDim instance As DDAEventDelegateType
public enum DDAEventDelegateType : System.Enum
'DeclarationPublic Enum DDAEventDelegateType Inherits System.Enum
'UsageDim instance As DDAEventDelegateType
public enum DDAEventDelegateType : System.Enum
| Member | Description |
|---|---|
| AfterDelete | Call event handler after delete operation |
| AfterInsert | Call event handler after insert operation |
| AfterUpdate | Call event handler after update operation |
| BeforeDelete | Call event handler before delete operation |
| BeforeInsert | Call event handler before insert operation |
| BeforeUpdate | Call event handler before update operation |
| NewVersion | Call event handler when new table version is found |
System.Object
System.ValueType
System.Enum
VistaDB.DDA.DDAEventDelegateType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2