Partager via


IQuerySqlGenerator.IsCacheable Propriété

Définition

Obtient une valeur indiquant si le SQL généré peut être mis en cache.

public bool IsCacheable { get; }
member this.IsCacheable : bool
Public ReadOnly Property IsCacheable As Boolean

Valeur de propriété

true si le SQL généré peut être mis en cache, false si ce n’est pas le cas.

S’applique à