Share via


SqlNullabilityProcessor.DoNotCache Method

Definition

Marks the select expression being processed as cannot be cached.

protected virtual void DoNotCache ();
abstract member DoNotCache : unit -> unit
override this.DoNotCache : unit -> unit
Protected Overridable Sub DoNotCache ()

Applies to