Sys.Data.AdoNetActionSequence.clearActions Method

Removes all actions from the queue.

clearActions : function()

Usage

exampleActionSequence.clearActions();

Remarks

Use the clearActions method to remove all data operations that have been assigned to a sequence.

See Also

Other Resources

Sys.Data.AdoNetActionSequence Class