Knight Data Access Layer
IRecordHook Interface
Members 




KellermanSoftware.NetDataAccessLayer Namespace : IRecordHook Interface
Interface used for BeforeInsert, BeforeUpdate, BeforeDelete, AfterInsert, AfterUpdate, and AfterDelete events
Syntax
Public Interface IRecordHook 
Dim instance As IRecordHook
public interface IRecordHook 
public __gc __interface IRecordHook 
public interface class IRecordHook 
Requirements

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

See Also

Reference

IRecordHook Members
KellermanSoftware.NetDataAccessLayer Namespace