Each InfoObject contains properties and property bags that can be retrieved with a SELECT <Properties> statement. <Properties> can be one or more of the query language properties listed in the query language reference.
You can use SELECT * to retrieve all of an object's properties; however, it is recommended that you avoid using the asterisk operator (*), unless TOP N is attached to the *, or the WHERE clause limits the selection to a small number of objects. For examples, see Performance issues.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |