Accessing Data in VLinked Records
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue May 9 00:36:14 CDT 2006
On 5/9/06 12:29 AM, "Chuck Pelto" <cbpelto at pcisys.net> wrote:
>> 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?
:-) answer in docs?
* to get count of found records:
c = set.Count
* to get Nth item of array:
ItemAt( inPosition as Integer ) as Integer
--
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