Format SHOW COLLECTION [ qualifier ] collection-name ,...
1 – Parameters
1.1 – collection-name
Specifies the collection whose properties you are displaying.
2 – Qualifiers
2.1 /ALL
Displays system-specified properties, such as time of creation, and user-specified properties, such as description, for the collection and for all children.
2.2 /AUDIT
Displays history list entries for the collection.
2.3 /BRIEF_(default)
Displays user-specified properties for the collection.
2.4 /FULL
Displays user-specified properties for the collection and for all children.
3 – Description
The SHOW COLLECTION command displays a complete or partial list of properties for the collection or collections specified. If you do not specify a version number for the collection, CDO displays the properties of the highest visible version.
4 – Examples
CDO> SHOW COLLECTION MAMMALS In this example, because no qualifier is specified, the SHOW COLLECTION command displays default BRIEF information. This information includes the user-specified properties for the MAMMALS collection and the names of direct children.