Partager via


DefaultQuerySqlGenerator.IsCacheable Propriété

Définition

Obtient une valeur indiquant si cette requête SQL peut être mise en 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

Valeur de propriété

true si cette requête SQL peut être mise en cache, false dans le cas contraire.

S’applique à