IUpdatable.ClearChanges Method

Cancels a change to the data.

Namespace:  System.Data.Services
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Syntax

'Declaration
Sub ClearChanges
'Usage
Dim instance As IUpdatable

instance.ClearChanges()
void ClearChanges()
void ClearChanges()
abstract ClearChanges : unit -> unit
function ClearChanges()

See Also

Reference

IUpdatable Interface

System.Data.Services Namespace