InterceptionResult.Suppress Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yürütmenin InterceptionResult gizlenmelerini belirten yeni bir örnek oluşturur.
public static Microsoft.EntityFrameworkCore.Diagnostics.InterceptionResult Suppress ();
static member Suppress : unit -> Microsoft.EntityFrameworkCore.Diagnostics.InterceptionResult
Public Shared Function Suppress () As InterceptionResult