[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides an interface for getting an Db4objects.Db4o.Events.IEventRegistry from an Db4objects.Db4o.IObjectContainer .

Namespace: Db4objects.Db4o.Events
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Public Class EventRegistryFactory
C#
public class EventRegistryFactory
Visual C++
public ref class EventRegistryFactory

Inheritance Hierarchy

System.Object
  Db4objects.Db4o.Events.EventRegistryFactory