Collapse image Expand Image Copy image CopyHover image
                




.NET Framework Class Library
CompiledQuery Members
CompiledQuery Class  Methods  See Also 

Methods

  Name Description
Public method Static member Compile<(Of <<'(T, TResult>)>>)(Expression<(Of <<'(Func<(Of <<'(T, IIndexedSource<(Of <<'(TResult>)>>)>)>>)>)>>))
Compiles the query.
Public method Static member Compile<(Of <<'(T1, T2, TResult>)>>)(Expression<(Of <<'(Func<(Of <<'(T1, T2, IIndexedSource<(Of <<'(TResult>)>>)>)>>)>)>>))
Compiles the query.
Public method Static member Compile<(Of <<'(T1, T2, T3, TResult>)>>)(Expression<(Of <<'(Func<(Of <<'(T1, T2, T3, IIndexedSource<(Of <<'(TResult>)>>)>)>>)>)>>))
Compiles the query.
Public method Static member Compile<(Of <<'(T1, T2, T3, T4, TResult>)>>)(Expression<(Of <<'(Func<(Of <<'(T1, T2, T3, T4, IIndexedSource<(Of <<'(TResult>)>>)>)>>)>)>>))
Compiles the query.

See Also

CompiledQuery Class
C1.LiveLinq Namespace
Footer image