Chapter Contents

Previous

Next
Data Form and Data Table: _getDatasetName

Data Form and Data Table: _getDatasetName



Returns the name of the data set opened with the _setDataset method or specified for the Table attribute in the Attribute window

Delegated to: Data Set Model class


Syntax
See Also

Syntax

CALL SEND (object-id, '_getDatasetName',name);

Argument Type
Description
name
C returns the name of the data set specified for Table in the attributes window or opened with the _setDataset method. The value returned includes 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.