Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Overview

The SAS Catalog class defines an object-oriented interface to SAS catalogs. A SAS Catalog object corresponds to a SAS catalog and contains information about the catalog, including its name, its associated SAS library, a set of catalog attributes, and a list of its catalog members. The list of catalog members is a list of lists; each item in the list of members of a SAS Catalog object describes a SAS catalog entry.

Parent:
sashelp.fsp.sasfile.class

Class:
sashelp.fsp.Catalog.class


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.