brIndexVC property

Returns the current value mark count if the index is on a MultiValued secondary key.

Syntax

lValue = object.brIndexVC

Parameters

Parameter Description
lValue The return value is a Long data type.
object An object variable that represents a clsD3Index object.

Remarks

If the VMC indicates that the key is MultiValued, it may be retrieved with the brKeyX method.

FlashBASIC reference

key – vc.expression variable

Applies to

clsD3Index class