IStoredField.

DropIndex() Method

Summary

drops an existing index on this field at runtime.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Ext
Containing Type
IStoredField

Syntax

void DropIndex()

Remarks

drops an existing index on this field at runtime.

Return Value

Type Description
void