DimensionAttributeValue::updateForEntityValueDelete Method
Updates the appropriate DimensionAttributeValue records after the backing entity instance is deleted.
Syntax
server public static void updateForEntityValueDelete(Common _table, [TableId _roleViewId])
Run On
Server
Parameters
- _table
Type: Common Table
The entity instance record.
- _roleViewId
Type: TableId Extended Data Type
The table ID that specifies the view for a specific role; optional.
Remarks
The validation cache is not updated because the delete validation would fail if any transactional combinations that contain the specified value existed.