Прочетете на английски Редактиране

Споделяне чрез


DefaultExpressionVisitor.OnVariableRebound Method

Definition

Represents an event when the variable is rebound for the expression visitor.

C#
protected virtual void OnVariableRebound(System.Data.Common.CommandTrees.DbVariableReferenceExpression fromVarRef, System.Data.Common.CommandTrees.DbVariableReferenceExpression toVarRef);

Parameters

fromVarRef
DbVariableReferenceExpression

The location of the variable.

toVarRef
DbVariableReferenceExpression

The reference of the variable where it is rebounded.

Applies to

Продукт Версии
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1