Sys.Data.ChangeOperation.item Field

Gets the item that was changed.

var a = MyChangeOperation.item;

Return Value

The item that was changed.

See Also

Other Resources

Sys.Data.ChangeOperation Class