Chapter Contents |
Previous |
Next |
Data Set Data Model: _hideColumn |
Syntax | |
Details |
Syntax |
CALL SEND (object-id, '_hideColumn', col-name-1<,...col-name-n>); |
Argument | Type | Description | |
---|---|---|---|
|
C | specifies a list of one or more names of columns to hide. A single value of the quoted string, '_ALL_', specifies all columns. |
Details |
The hidden column is not removed from the table but is removed from the display if you have a viewer.
Note: The _hideColumn method cannot be called from the model's SCL entry.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.