Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfGetAttrDefinitionBN (qualifiedSchemaName                : STRING;
                        entityIdOrViewEntityId             : GENERIC;
                        entityAttrNameOrViewEntityAttrName : STRING)                        attrIdOrViewEntityAttrId           : GENERIC;
                    
 
The xpfGetAttrDefinitionBN function returns the instanceId of the attribute_definition instance that defines the specified attribute in the attrIdOrViewEntityAttrId argument. The actual attribute is uniquely defined by the arguments qualifiedSchemaName , entityIdOrViewEntityId  and entityAttrNameOrViewEntityAttrName .
This function is equivalent to the EDMinterface function sdaiGetAttrDefinitionBN
 
See also xpxGetAttrDefinitionBN

  • No labels