Chapter Contents |
Previous |
Next |
Data Form and Data Table: _unprotectColumn |
Delegated to: | Data Set Data Model class |
Syntax |
Syntax |
CALL SEND (object-id, '_unprotectColumn', col-name-1<,...col-name-n>); |
Argument | Type | Description |
---|---|---|
col-name-1 <,...col-name-n> | C | specifies one or more column names to unprotect. A single value of the quoted string, '_ALL_', specifies all columns. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.