Chapter Contents |
Previous |
Next |
Data Set Data Model: _getDisplayedColumnName |
Syntax | |
Details |
Syntax |
CALL SEND (object-id, '_getDisplayedColumnName', relative-col-num, col-name); |
Argument | Type | Description |
---|---|---|
relative-col-num |
N | specifies the number of the displayed column for which the name is desired |
col-name |
C | returns the name of the specified column |
Details |
The _getDisplayedColumnName method is only meaningful if you have a viewer and the viewer is a data table, a table editor, or a subclass of a table editor.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.