SI_HIDDEN_OBJECT Property

Applies To   See Also  

This property indicates whether or not an object is hidden. Indexed. Read-Only.

Note:    The hidden object feature is not available in Crystal Enterprise Standard or Professional. Therefore, it is recommended that you do not directly change the settings for this property.

Type

WHERE

    SI_ID = ObjectID

The syntax has these parts:

Part Type Description

ObjectID

Long

A number that identifies the object you want to retrieve.

Syntax

SELECT

    SI_HIDDEN_OBJECT

FROM

    [Categories]

WHERE

    SI_ID = ObjectID

The syntax has these parts:

Part Type Description

ObjectID

Long

A number that identifies the object you want to retrieve.

Used to access the property from a query result:

QueryResult.Item(Index).Properties.Item("SI_HIDDEN_OBJECT")

Remarks

To query for hidden objects, you must specify that SI_HIDDEN_OBJECT = 1 or SI_HIDDEN_OBJECT != 0; otherwise, by default, only non-hidden objects are returned.



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