![]() |
![]() |
SAS/Warehouse Administrator Metadata Types |
Category: | Object Types--Explorer |
Parent | |
Overview | |
Properties | |
Using WHSUBJCT |
Parent |
Overview |
WHSUBJCT models the metadata for a subject in a warehouse that is managed by SAS/Warehouse Administrator. A subject is a grouping element for data that is related to one topic within a data warehouse. Typical subjects might include Products, Sales, and Customers. In SAS/Warehouse Administrator, each subject might be composed of a number of different data collections: SAS data sets, SAS Multidimensional Databases (MDDBs), database tables, charts, reports, or graphs.
To add a subject with the SAS/Warehouse Administrator Explorer:
Properties |
The following table lists all of the properties for WHSUBJCT and indicates how you can use each property with metadata API methods.
In the table, you can pass properties with a Yes in the Add column to the _ADD_METADATA_ method. Use this method to add a new object.
You can pass properties with a Yes in the Update column to the _UPDATE_METADATA_ method. Use this method to update properties of an existing object.
* Req indicates that the property is required; you must provide a value for this property when you use a given method. * Default indicates that the system will provide a default value for that property if you do not provide one.
Properties with a Yes in the Read Method Expand Parm column are valid with the expand parameter of the _GET_METADATA_ method. This method enables you to get detailed metadata about a property and its associated objects through a single method call.
Using WHSUBJCT |
Add | Update | Delete |
Yes | Yes | Yes |
WHSUBJCT is an independent type, like its parent, WHOBJECT. To understand how all subtypes of WHOBJECT relate to other types, see the general information model in Relationships Among Metadata Types.
![]() |
![]() |
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.