Indice

DLTCLC

DLTCLC/COLLECTION

DLTCLC/COMMAND/EXAMPLES

The Delete Collection (DLTCLC) command delete a collection. Prior to delete a collection you must delete first all objects contained in that collection.

Collection (COLLECTION)

Specifies the collection name.

This is a required parameter.

name
Specify the name of the collection.

Examples for DLTCLC

Example 1: Simple Command Example

DLTCLC  COLLECTION(APP01)

This command delete the collection named APP01.

@@@@@@@@