![]() |
![]() |
SAS/Warehouse Administrator Metadata Types |
Category: | Object Types--Explorer |
Parent | |
Overview | |
Properties | |
Property Dependencies | |
Using |
Parent |
Overview |
WHDETAIL models the metadata for detail tables in SAS/Warehouse Administrator. A detail table is a detail data store. It can be a SAS table or view or a DBMS table or view. To add a detail table with the SAS/Warehouse Administrator Explorer:
Properties |
The following table lists all of the properties for WHDETAIL 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.
Note: A CREATING JOB property
is required if the INPUT SOURCES property is also specified.
You must define a CREATING JOB property in order to add any INPUT SOURCES to a table. If a table does not have a CREATING JOB property, then you must specify one when you add an input source to the table.
Using |
Add | Update | Delete |
Yes | Yes | Yes |
WHDETAIL is an independent type, like all subtypes of WHTABLE. To understand how WHTABLE and WHDETAIL relate to other types, see the table and column models in Relationships Among Metadata Types.
![]() |
![]() |
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.