FieldMetadata.

RemoveIndexEntry(Transaction, int, Object) Method

Syntax

public virtual void RemoveIndexEntry(Transaction trans, int parentID, Object indexEntry)

Parameters

Name Type Description
trans Transaction
parentID int
indexEntry Object

Return Value

Type Description
void