Share via


QueryableMethodTranslatingExpressionVisitor.ExecuteUpdateSetter.Deconstruct Method

Definition

public void Deconstruct(out System.Linq.Expressions.LambdaExpression PropertySelector, out System.Linq.Expressions.Expression ValueExpression);
Public Sub Deconstruct (ByRef PropertySelector As LambdaExpression, ByRef ValueExpression As Expression)

Parameters

PropertySelector
LambdaExpression
ValueExpression
Expression

Applies to