Provides an interface for persistent objects to handle the Context.LoadObject event.
For a list of all members of this type, see ILoadCallback Members.
Persistent objects implementing the ILoadCallback interface get automatically subscribed to the Context.LoadObject event in any Context instances. To receive the Context.LoadObject event the persistent object has to implement the OnLoad 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
ILoadCallback Members | TechTalk.Genome Namespace | Context.LoadObject