FieldMetadata.

AddIndexEntry(Transaction, int, Object) Method

Syntax

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

Parameters

Name Type Description
trans Transaction
parentID int
indexEntry Object

Return Value

Type Description
void