DataViewItemException
Syntax
event DataViewItemException {
string msgId;
string dvName;
integer dvItemId;
wildcard string message;
dictionary<string, string> extraParams;
}
These events occur under exceptional circumstances in response to DataViewDeleteItem, DataViewUpdateItem, or DataViewUpdateItemDelta events.