5 31 8 CLEAR

LANSA Integrator

5.31.8 CLEAR

The CLEAR command removes the specified object from the data source.

Syntax:

Command

Keyword

Value

Developer notes for Command/Keyword/Value

CLEAR

OBJECT

*TABLE

Mandatory. Removes all tables from the data source.

*FIELD

Removes all fields from the data source.

 

Example

 

CLEAR OBJECT (*TABLE) – clear all tables from data source

CLEAR OBJECT (*FIELD) – clear all fields from data source