DbCommandInterceptionContext<TResult>.SuppressExecution 方法

定义

如果在执行操作之前调用,则阻止执行操作。

public void SuppressExecution ();
member this.SuppressExecution : unit -> unit
Public Sub SuppressExecution ()

例外

如果在执行操作后调用此方法,则引发。

适用于