IStoredField.

CreateIndex() Method

Summary

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

Syntax

void CreateIndex()

Remarks

creates an index on this field at runtime.

Return Value

Type Description
void