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

Returns whether this field has an index or not.

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

Syntax

Visual Basic (Declaration)
Function HasIndex As Boolean
C#
bool HasIndex ()
Visual C++
bool HasIndex ()

Return Value

true if this field has an index.

Remarks

Returns whether this field has an index or not.