Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()