Provides an interface for persistent objects to handle the Context.DeleteObject event.
For a list of all members of this type, see IDeleteCallback Members.
Persistent objects implementing the IDeleteCallback interface get automatically subscribed to the Context.DeleteObject event in any Context instances. To receive the Context.DeleteObject event the persistent object has to implement the OnDelete method which has identical signature as the original event.
Namespace: TechTalk.Genome
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
Database Platforms: Microsoft SQL Server 2000, Microsoft SQL Server 2005, Orcale 9i Release 2, Oracle 10g Release 2
IDeleteCallback Members | TechTalk.Genome Namespace | Context.DeleteObject