Query Method

Applies To  

The Query method is used to execute a query against the APS. Given an SQL query string, the method will return a collection with the matching InfoObjects objects.

Syntax
Function Query (
    QueryString As String) As InfoObjects
Parameters

QueryString

SQL query string used to request a collection of objects.

Remarks

A query string is comprised of a SELECT statement that includes property names and the CI_INFOOBJECTS and/or CI_SYSTEMOBJECTS category names. The Crystal Enterprise query language is similar to the commonly used Structured Query Language (SQL). For more information on the Crystal Enterprise query language, see Query Language Reference.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com