Chapter Contents

Previous

Next
SAS Catalog: _delete

SAS Catalog: _delete



Deletes the SAS catalog associated with a SAS Catalog object and clears the SAS Catalog object


Syntax
Details
See Also

Syntax

CALL SEND (catalog-object-id, '_delete');


Details

_delete clears the association with the SAS catalog and deletes the SAS catalog. However, it does not delete the SAS Catalog object itself.

See Also

_deleteMember


Chapter Contents

Previous

Next

Top of Page

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