RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey Yapı
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Sorguyu benzersiz olarak tanımlayan anahtar. Bu, bir sorgunun derlenmiş sürümlerini önbellekte depolamak ve aramak için kullanılır.
Bu tür genellikle veritabanı sağlayıcıları (ve diğer uzantılar) tarafından kullanılır. Genellikle uygulama kodunda kullanılmaz.
protected struct RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
protected readonly struct RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
[System.Runtime.CompilerServices.IsReadOnly]
protected readonly struct RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
[System.Runtime.CompilerServices.IsReadOnly]
protected readonly struct RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey : IEquatable<Microsoft.EntityFrameworkCore.Query.RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey>
Protected Structure RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
Protected Structure RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
Implements IEquatable(Of RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey)
- Devralma
-
RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
- Öznitelikler
- Uygulamalar
Oluşturucular
Yöntemler
Equals(Object) |
Bu anahtarın belirli bir nesneye eşdeğer olup olmadığını belirler (örneğin, aynı sorgunun anahtarları olup olmadığını). |
Equals(RelationalCompiledQueryCacheKeyGenerator+RelationalCompiledQueryCacheKey) |
Geçerli nesnenin aynı türdeki başka bir nesneye eşit olup olmadığını gösterir. |
GetHashCode() |
Anahtarın karma kodunu alır. |
Şunlara uygulanır
Entity Framework