Order of returned VArraySet rids when using FindLinked with a VArraySet arg.

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Dec 15 11:10:31 CST 2005


On 12/15/05 2:07 AM, "Ed Kleban" <Ed at Kleban.com> wrote:

Hi Ed,
 
> If I call:
> 
> FindLinked( 
>  inSet as VSet, 
>  inTableA as VTable,
>  inTableB as VTable,
>  inRecursionDirection as EVRecursionDirection = kFromParentToChild )
>  as VArraySet 
> 
> 
> Then what is the order of the InTableB rids within the returned VArraySet?
> 
> I am hoping it is the same as the order of the matching inTableA rids within
> inSet So that I can first Sort the elements of inSet and then use that to
> control the order of the rid values I get back from within the returned
> VArraySet.

Yes 

    a1                  b2
                        b5
                        b7

    a2                  b3
                        b8

    a3                  b4
                        b6




-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list