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

Return the reflector currently being used by db4objects.

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

Syntax

Visual Basic (Declaration)
Function Reflector As GenericReflector
C#
GenericReflector Reflector ()
Visual C++
GenericReflector^ Reflector ()

Return Value

the current Reflector.

Remarks

Return the reflector currently being used by db4objects.