DefragmentServicesImpl.

TraverseAllIndexSlots(BTree, IVisitor4) Method

Syntax

public virtual void TraverseAllIndexSlots(BTree btree, IVisitor4 command)

Parameters

Name Type Description
btree BTree
command IVisitor4

Return Value

Type Description
void