xpfGetGlobalRule

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.

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


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.