xpxDeleteProtectedData

FUNCTION xpxDeleteProtectedData(instanceId       : GENERRIC;
                                deleteCondition  : STRING;
                                rstat            : INTEGER;

This function deletes the specified EDMprotectedData instance. No EDMtransaction must be open when this function is invoked. An EDMwriteTransaction will be stated by this method and committed when successfully performed, and aborted when this methods fails. The actual EDMprotectedData must have been defined with xpxDELETE_ACCESS in the related xpxDefineProtectedData() operation, and the optional defined "deleteCondition" must be evaluated to TRUE before this operation can be successfully performed. The "deleteCondition" argument must evaluate to TRUE before this operation can be successfully performed.

Arguments


1TypeNameComment
2GENERRICinstanceIdcomment
3STRINGdeleteCondition 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

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

Â