Skip Headers
Oracle® Warehouse Builder OMB*Plus Command Reference
11g Release 2 (11.2)

Part Number E14406-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
Mobi · ePub

OMBRETRIEVE DATA_RULE_MODULE

Purpose

Retrieve details of the data rule module.

Prerequisites

Should be in the context of project.

Syntax

retrieveDataRuleModuleCommand =  OMBRETRIEVE DATA_RULE_MODULE 
          "QUOTED_STRING" ( "getPropertiesClause" | "getReferenceIconSetClause" 
          )
     getPropertiesClause =  GET PROPERTIES "(" "propertyNameList" ")"
     getReferenceIconSetClause =  GET ( REF | REFERENCE ) ICONSET
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }

Parameters

retrieveDataRuleModuleCommand

Retrieve the data rule module.

QUOTED_STRING

Data rule module name.

getPropertiesClause

This clause retrieves all the properties.

getReferenceIconSetClause

Retrieve the icon set referenced by the data rule module.

propertyNameList

Comma separated list of property names. Property names are unquoted.

See Also

OMBRETRIEVE