CompiledQuery Class

 

Caches an ELinq query

Namespace:   System.Data.Entity.Core.Objects
Assembly:  EntityFramework (in EntityFramework.dll)

System.Object
  System.Data.Entity.Core.Objects.CompiledQuery

public sealed class CompiledQuery

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TArg13, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TArg13, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TArg13, TArg14, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TArg13, TArg14, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TArg13, TArg14, TArg15, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TArg8, TArg9, TArg10, TArg11, TArg12, TArg13, TArg14, TArg15, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TResult>(Expression<Func<TArg0, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TResult>(Expression<Func<TArg0, TArg1, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TResult>(Expression<Func<TArg0, TArg1, TArg2, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodSystem_CAPS_staticCompile<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TResult>(Expression<Func<TArg0, TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7, TResult>>)

Creates a new delegate that represents the compiled LINQ to Entities query.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.