xpfCreateViewEntityInstanceAndPutAttrsBN

FUNCTION xpfCreateViewEntityInstanceAndPutAttrsBN (schemaName            : STRING;
                                                   querySchemaName       : STRING;
                                                   viewEntityName        : STRING;
                                                   numberOfAttributes    : INTEGER;
                                                   attrName1             : STRING;
                                                   attrValue1            : GENERIC;
                                                   ...
                                                   attrNameN             : STRING;
                                                   attrValueN            : GENERIC)
                                                   viewEntityInstanceId  : GENERIC;                                                                         

Use this function to ....

Arguments


TypeNameComment
STRINGschemaName 
STRINGquerySchemaName 
STRINGviewEntityName 
INTEGERnumberOfAttributes 
STRINGattrName1 
GENERICattrValue1 

Return Value


 

TypeNameComment
GENERICviewEntityInstanceIdcomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

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

Â