Chapter Contents

Previous

Next
Object Class: _getLinks

Object Class: _getLinks



Returns a list of all attribute links on an object


Syntax
Details

Syntax

return = objectName._getLinks( links );

Argument Type Use Description
return Numeric Return returns a value indicating whether the attribute links were successfully retrieved: 0 if successful, 1 if not successful
links List Update specifies the identifier of a list that when returned contains all attribute links on the object


Details

The _getLinks method retrieves a list of sublists where named items on the list represent the names of the attributes that have defined links. Each sublist, then, contains the links defined for that attribute.


Chapter Contents

Previous

Next

Top of Page

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