Search the web
Sign In
New User? Sign Up
briousers · Brio Users - Help with deploying Brio Enterprise
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Brioqry Object model - results?   Message List  
Reply | Forward Message #15809 of 15825 |
Re: Brioqry Object model - results?

Hi,

There's no distinction 'object class wise' between query and results. They're
both 'sections'

I think this is the hierarchy that you're after:

Documents["<document_name>"].Sections["<section_name>"].Limits["<limit_name>"].S\
electedValues.Item(<number>)


André
NZ
--- In briousers@yahoogroups.com, "Glenn Anders" <glenn_anders@...> wrote:
>
> I am writing a VB.Net program that uses with the Brioqry object model.
>
> I see each section has a section type (e.g. query, results, etc). There is a
querysection class, but no resultsection class, even tho the sectiontype
property of a given section is 'results'.
>
> What am I missing? Where do I access the results? In particular, I need
access to the limits associated with the results.
>
> Thanks.
>





Mon Jul 6, 2009 1:19 am

andre_duijn
Offline Offline

Forward
Message #15809 of 15825 |
Expand Messages Author Sort by Date

I am writing a VB.Net program that uses with the Brioqry object model. I see each section has a section type (e.g. query, results, etc). There is a...
Glenn Anders
glenn_anders
Offline Send Email
Jul 2, 2009
3:32 pm

Hi, There's no distinction 'object class wise' between query and results. They're both 'sections' I think this is the hierarchy that you're after: ...
andre_duijn
Offline
Jul 6, 2009
1:19 am

... There is a difference if you are using the type library brioqry.tbl from a .Net Application. There is a class for querysection but not for resultsection....
Glenn Anders
glenn_anders
Offline Send Email
Jul 9, 2009
10:32 pm

Sounds right to me. A result set and a table are the same thing. The difference is the parent. The parent of a results sections is a query The parent of a...
Steve Cavill
stevecavill
Offline Send Email
Jul 12, 2009
4:37 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help