Chapter Contents

Previous

Next
Table Editor: _detach

Table Editor: _detach



Disassociates the currently attached data model


Syntax
Details
See Also

Syntax

CALL SEND (table-id, '_detach');


Details

A table editor with no attached data model yields an empty display.

The _detach method has no effect on the model object itself; that is, the object is not deleted.

See Also

_attach


Chapter Contents

Previous

Next

Top of Page

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