SqlNullabilityProcessor.DoNotCache 方法

定义

将正在处理的 select 表达式标记为“无法缓存”。

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

适用于