Macros for SAS Application Developers
https://github.com/sasjs/core
Loading...
Searching...
No Matches
mm_getdetails.sas File Reference

extracts metadata attributes and associations for a particular uri More...

Go to the source code of this file.

Detailed Description

Parameters
[in]urithe metadata object for which to return attributes / associations
[in]sortoptions=Enables sorting of the output datasets, for example, SORTSEQ=LINGUISTIC
[out]outattrs=(work.attributes) The dataset to create that contains the list of attributes
[out]outassocs=(work.associations) The dataset to contain the list of associations

Related Files

Definition in file mm_getdetails.sas.