db4o

IStoredField.HasIndex Method 

Returns whether this field has an index or not.

bool HasIndex();

Return Value

true if this field has an index.

Remarks

Returns whether this field has an index or not.

See Also

IStoredField Interface | Db4objects.Db4o.Ext Namespace