Returns a clsD3DynamicArray object containing all matches to a key or all matches to the next key.
Set oDynArray = object.brKeyX( sKey, sIId, nVmc)
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. |
D3IndexXtraKey: key - with the 'x' operator