![]() |
![]() |
SAS/Warehouse Administrator Metadata Types |
Category: | Object Types--Explorer |
Parent | |
Overview | |
Properties | |
Using WHOLPSTC |
Parent |
Overview |
WHOLPSTC is the base metadata type for OLAP tables, groups, and MDDBs.
Properties |
The following table lists all of the properties for WHOLPSTC 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.
New properties for WHOLPSTC are as follows:
specifies an SCL list of general identifying information about the crossings that are associated with an OLAP group, table, or MDDB.
specifies an SCL list of general identifying information about the cube that is associated with an OLAP table, group, or MDDB.
specifies the character string that contains the type of OLAP configuration that is being created. The valid value for OLAP table is DATA. The valid value for OLAP MDDB is MDDB. The valid values for OLAP group are HOLAP, ROLAP, MOLAP, and MIXED.
Using WHOLPSTC |
Add | Update | Delete |
No | No | No |
WHOLPSTC and its children are independent types.
![]() |
![]() |
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.