CompiledQuery.Expression Property
.NET Framework (current version)
Returns the query as a lambda expression.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Linq.Expressions.LambdaExpressionThe lambda expression that represents the query.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: