Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetGlobalRule (schemaId       : GENERIC;
                           globalRuleName : STRING) 
                           globalRuleId   : GENERIC;
                

The xpfGetGlobalRule function returns the globalRuleId that uniquely identifies the specified global rule in an EDMdatabase. A global rule is defined in a dictionary model (Express schema) or in an EDMruleSchema. A global rule name is unique within the Express schema or the EDMruleSchema that defines the actual global rule.
The actual dictionary model that hold the global rule definition must be open before this operation can be successfully performed.
This function is equivalent to the EDMinterface function edmiGetGlobalRule.

Arguments

...

TypeNameComment
GENERICschemaIdINstance id of the schema within the EDMdatabase
STRINGglobalRuleNameThe name of the Global RULE

Return Value

...

 

TypeNameComment
GENERICglobalRuleIdThe instance id of the Global RULE

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"