Lists information about the objects linked to the active database for a given user name or modification date.
LISTLINKEDOBJECTS userName modDate
userName | The name of a user. If specified, Analytic Services returns a list of all objects last modified by the given user. |
modDate | A modification date. If specified, Analytic Services returns a list of all objects modified on or before the given date. |
This command lists information about linked objects, including the object type, name, and description, based on criteria you specify. If you specify both a user name and modification date, objects matching both criteria are listed. If you specify no user name or date, a list of all linked objects in the database appears.
You must select a database before using LISTLINKEDOBJECTS.
For more information on linked objects, see the Database Administrator's Guide.
To list all objects last modified by user Diana on or before July 7, 1997:
LISTLINKEDOBJECTS "Diana" "07/07/1997";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |