Condividi tramite


DefaultQuerySqlGenerator.IsCacheable Proprietà

Definizione

Ottiene un valore che indica se questa query SQL è memorizzata nella cache.

public bool IsCacheable { get; }
public virtual bool IsCacheable { get; protected set; }
member this.IsCacheable : bool
member this.IsCacheable : bool with get, set
Public ReadOnly Property IsCacheable As Boolean
Public Overridable Property IsCacheable As Boolean

Valore della proprietà

true se questa query SQL è memorizzata nella cache, false se non.

Si applica a