Sys.Data.ChangeOperation.action Field

Gets a ChangeOperationType object that contains the change action enumeration value.

var a = MyChangeOperation.action;

Return Value

A ChangeOperationType object that contains the change action enumeration value.

See Also

Other Resources

Sys.Data.ChangeOperation Class