閱讀英文

共用方式為


ObjectArrayParameterBinding.BindToParameter(ParameterBindingInfo) 方法

定義

建立運算式樹狀結構,代表屬性值從具體化運算式系結至建構函式、Factory 方法等的參數。

public override System.Linq.Expressions.Expression BindToParameter (Microsoft.EntityFrameworkCore.Metadata.ParameterBindingInfo bindingInfo);

參數

bindingInfo
ParameterBindingInfo

繫結資訊。

傳回

運算式樹狀架構。

適用於

產品 版本
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0