Bagikan melalui


RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey Struktur

Definisi

Kunci yang secara unik mengidentifikasi kueri. Ini digunakan untuk menyimpan dan mencari versi kueri yang dikompilasi dalam cache.

Jenis ini biasanya digunakan oleh penyedia database (dan ekstensi lainnya). Ini umumnya tidak digunakan dalam kode aplikasi.

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)
Warisan
RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey
Atribut
Penerapan

Konstruktor

RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey(CompiledQueryCacheKeyGenerator+CompiledQueryCacheKey, Boolean)

Menginisialisasi instans baru kelas RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey.

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

Menginisialisasi instans baru kelas RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey.

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

Menginisialisasi instans baru kelas RelationalCompiledQueryCacheKeyGenerator.RelationalCompiledQueryCacheKey.

Metode

Equals(Object)

Menentukan apakah kunci ini setara dengan objek tertentu (yaitu jika kunci tersebut adalah kunci untuk kueri yang sama).

Equals(RelationalCompiledQueryCacheKeyGenerator+RelationalCompiledQueryCacheKey)

Menunjukkan apakah objek saat ini sama dengan objek lain dengan jenis yang sama.

GetHashCode()

Mendapatkan kode hash untuk kunci.

Berlaku untuk