Chapter Contents |
Previous |
Next |
Data Set Model: _getNumberOfColumns |
Syntax | |
Details |
Syntax |
CALL SEND (object-id, '_getNumberOfColumns', numcols); |
Argument | Type | Description |
---|---|---|
numcols |
N | returns the number of columns in the table |
Details |
The value returned by this method can be passed to the _setNumberOfColumns method of the Data Set Data Vector class to initialize the data vector.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.