RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey Yapı

Tanım

Bir sorguyu benzersiz bir şekilde tanımlayan bir 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
[System.Runtime.CompilerServices.IsReadOnly]
protected struct RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
[System.Runtime.CompilerServices.IsReadOnly]
protected 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

RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey(CompiledQueryCacheKeyGenerator+CompiledQueryCacheKey, Boolean)

RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey sınıfının yeni bir örneğini başlatır.

RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey(CompiledQueryCacheKeyGenerator+CompiledQueryCacheKey, Boolean, Boolean)

RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey sınıfının yeni bir örneğini başlatır.

RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey(CompiledQueryCacheKeyGenerator+CompiledQueryCacheKey, Boolean, Nullable<QuerySplittingBehavior>, Boolean)

RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey sınıfının yeni bir örneğini başlatır.

Yöntemler

Equals(Object)

Bu anahtarın belirli bir nesne ile eşdeğer olup olmadığını belirler (yani, aynı sorgu için anahtarlardır).

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