Accessing Data in VLinked Records

Chuck Pelto cbpelto at pcisys.net
Mon May 8 15:29:54 CDT 2006


On May 8, 2006, at 3:16 PM, Ruslan Zasukhin wrote:

>
>>>     dim LinkedRight as VBitSet
>>>
>>>     linkedRight = vlink.FindLinked( RecID_Left, T1, T2 )
>>
>> Ach tso!
>>
>> VBitSet?
>>
>> I was looking at the VArraySet and scratching my head.
>
> Ops, I am wrong.
>
> FindLinked(
>     inRecID as Integer, inTableA as VTable, inTableB as VTable,
>     inRecursionDirection as Integer = 0 ) as VArraySet
>
> So ArraySet is returned.

And WHERE in the ArraySet can I get the recIDs or the returned?

Regards,

Chuck Pelto


More information about the Valentina mailing list