InterceptionResult.Suppress Method

Definition

Creates a new InterceptionResult instance indicating that execution should be suppressed.

public static Microsoft.EntityFrameworkCore.Diagnostics.InterceptionResult Suppress ();
static member Suppress : unit -> Microsoft.EntityFrameworkCore.Diagnostics.InterceptionResult
Public Shared Function Suppress () As InterceptionResult

Returns

Applies to