QE.

IndexBitMap(bool[]) Method

Summary

Specifies which part of the index to take.

Syntax

public virtual void IndexBitMap(bool[] bits)

Remarks

Specifies which part of the index to take. Array elements: [0] - smaller [1] - equal [2] - greater [3] - nulls

Parameters

Name Type Description
bits bool[]

Return Value

Type Description
void