| Oracle® Warehouse Builder OMB*Plus Command Reference 11g Release 2 (11.2) E14406-01 | 
 | 
| 
 | Mobi · ePub | 
retrieveDrillToDetailCommand =  OMBRETRIEVE DRILL_TO_DETAIL "QUOTED_STRING"
           "retrieveDrillToDetailClauseDetails"
     retrieveDrillToDetailClauseDetails =  GET ( "getPropertiesClause" | 
          "getReferenceIconSetClause" | ( REF | REFERENCE ) ITEMS )
     getPropertiesClause =  PROPERTIES "(" "propertyNameList" ")"
     getReferenceIconSetClause =  ( REF | REFERENCE ) ICONSET
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }
This clause retrieves the following
REF ITEMS retrieves the list of Items that use this drill to detail.
Basic properties for DRILL_TO_DETAIL: Name: BUSINESS_NAME Type: STRING(200) Valid Values: Any valid character string in supported character set. Default: Empty string Business name of the drill to detail Name: DESCRIPTION Type: STRING(4000) Valid Values: Any valid character string in supported character set. Default: Empty string Description of the drill to detail