brKeyX Method

   

Returns a clsD3DynamicArray object containing all matches to a key or all matches to the next key.

Syntax

Set oDynArray = object.brKeyX(sKey, sIId, nVmc)

Parameters

Parameter

Description

object

An object variable that represents a clsD3Index object.

oDynArray

An object variable that represents a clsD3DynamicArray object.

sKey

A String containing the requested key to be matched.

sIId

A String containing the primary key to match, and returns the secondary key actually matched.

nVmc

Optional. A Variant (Long subtype) containing the requested value.

FlashBASIC Reference

D3IndexXtraKey: key - with the 'x' operator