Chapter Contents

Previous

Next
Data Set Data Model: _deleteComputedColumn

Data Set Data Model: _deleteComputedColumn



Deletes a computed column


Syntax
Details

Syntax

CALL SEND (object-id, '_deleteComputedColumn, col-name);

Argument Type Description
col-name
C specifies the name of the computed column to delete


Details

The _deleteComputedColumn method differs from the _hideColumn method in that the column definition is deleted.

Note:   The _deleteComputedColumn method cannot be called from the model's SCL entry.  [cautionend]


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.