取消对数据所做的更改。
命名空间: System.Data.Services
程序集: Microsoft.Data.Services(在 Microsoft.Data.Services.dll 中)
语法
声明
Sub ClearChanges
用法
Dim instance As IUpdatable
instance.ClearChanges()
void ClearChanges()
void ClearChanges()
abstract ClearChanges : unit -> unit
function ClearChanges()