EF Sınıf

Tanım

Uygulamasına erişilecek bir EF türü olmayan uygulama kodunda yararlı olan statik yöntemler. Örneğin, bir LINQ sorgusunda bir gölge durumu özelliğine başvuru.

public static class EF
type EF = class
Public Class EF
Devralma
EF

Açıklamalar

Bkz. veritabanı işlevleri ve EF kullanma. Daha fazla bilgi için EF Core sorgulardaki özellik.

Özellikler

Functions

LINQ to Entities sorgularında kullanıldığında veritabanı işlevlerine çevrilen CLR yöntemleri sağlar. bu yöntemlerin diğer bağlamlarda çağrılması (örn. LINQ to Objects), bir oluşturur NotSupportedException .

Bunun en üst düzey statik tür aracılığıyla erişilen statik bir özellik olduğunu unutmayın EF .

Yöntemler

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TParam4,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TParam3,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TResult>(Expression<Func<TContext,TParam1,TParam2,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TResult>(Expression<Func<TContext,TParam1,TParam2,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TParam2,TResult>(Expression<Func<TContext,TParam1,TParam2,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TResult,TProperty>(Expression<Func<TContext,TParam1,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TResult>(Expression<Func<TContext,TParam1,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TResult>(Expression<Func<TContext,TParam1,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TParam1,TResult>(Expression<Func<TContext,TParam1,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TResult,TProperty>(Expression<Func<TContext,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TResult>(Expression<Func<TContext,CancellationToken,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TResult>(Expression<Func<TContext,DbQuery<TResult>>>)
Kullanımdan kalktı.

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TResult>(Expression<Func<TContext,DbSet<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TResult>(Expression<Func<TContext,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileAsyncQuery<TContext,TResult>(Expression<Func<TContext,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TParam15,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TParam14,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TParam13,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TParam12,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TParam11,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TParam10,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TParam9,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TParam8,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TParam7,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TParam6,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TParam5,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TParam4,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TParam4,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,TParam3,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecektir bir derlenmiş sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TParam3,TResult>(Expression<Func<TContext,TParam1,TParam2,TParam3,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TResult,TProperty>(Expression<Func<TContext,TParam1,TParam2,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TResult>(Expression<Func<TContext,TParam1,TParam2,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TParam2,TResult>(Expression<Func<TContext,TParam1,TParam2,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TResult,TProperty>(Expression<Func<TContext,TParam1,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TResult>(Expression<Func<TContext,TParam1,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TParam1,TResult>(Expression<Func<TContext,TParam1,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TResult,TProperty>(Expression<Func<TContext,IIncludableQueryable<TResult,TProperty>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TResult>(Expression<Func<TContext,DbQuery<TResult>>>)
Kullanımdan kalktı.

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TResult>(Expression<Func<TContext,DbSet<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TResult>(Expression<Func<TContext,IQueryable<TResult>>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

CompileQuery<TContext,TResult>(Expression<Func<TContext,TResult>>)

Çağrıldığında belirtilen LINQ sorgusunu yürütecek derlenmiş bir sorgu temsilcisi oluşturur.

Property<TProperty>(Object, String)

Bir varlık örneği üzerinde verilen bir özelliğe veya gezinmeye başvurur. Bu, CLR özelliği olmayan gölge durumu özellikleri için kullanışlıdır. Şu anda bu yöntem yalnızca LINQ sorgularında kullanılabilir ve diğer senaryolarda özelliğe atanan değere erişmek için kullanılamaz.

Bu, en üst düzey statik tür aracılığıyla erişilen statik bir yöntem olduğunu unutmayın EF .

Şunlara uygulanır