Chapter Contents

Previous

Next
ITEM

ITEM



Specifies the classes on the server that can be accessed by applications on the client

Category: Object Oriented


Syntax
Details
See Also

Syntax

ITEM class-name;

class-name
is the name of a class that you want included in the class package that you are defining. The class name is a one- to four-level name of the form library.catalog.member.CLASS.


Details

ITEM statements define the classes on the server whose methods and attributes can be accessed by applications on the client.

See Also

PACKAGE


Chapter Contents

Previous

Next

Top of Page

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