IQuerySqlGenerator.IsCacheable Özellik

Tanım

Oluşturulan SQL 'in önbelleklenebilir olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

oluşturulan SQL önbelleklenebilir ise true, değilse false.

Şunlara uygulanır