Chapter Contents |
Previous |
Next |
Data Set Model: _getDatasetName |
Syntax | |
See Also |
Syntax |
CALL SEND (object-id, '_getDatasetName', name); |
Argument | Type | Description |
---|---|---|
name |
C | returns the name of the table opened with the _setDataset method, including any data set options passed to _setDataset as part of the data set name. It returns a blank if no data set is open. |
See Also |
_setDataset.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.