InfoObjects Collection | Crystal Enterprise InfoStore Library |
The InfoObjects collection contains InfoObjects such as Folders, Reports, and Instances, and it has a number of methods to enumerate its contents. This collection is also known as a static Info Collection because it is a snapshot of the query result set. The content of the collection will not change.
Note: The InfoObject object you get back from the InfoObjects collection should not be released until you are done using any other objects on the InfoObject.
In order to use an InfoObject object call, you would use code like the following:
'If you add Set io = nothing here, the call below will fail.
Property | Description |
---|---|
The parent InfoStore that created this collection. Read | |
Method | Explanation |
---|---|
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |