Summary
Returns whether this field has an index or not.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- IStoredField
Syntax
bool HasIndex()
Remarks
Returns whether this field has an index or not.
Return Value
Type | Description |
---|---|
bool | true if this field has an index. |