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

The object that triggered this event.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Object As Object
C#
public virtual Object Object { get; }
Visual C++
public:
virtual property Object^ Object {
	Object^ get ();
}

Remarks

The object that triggered this event.