DbSkipExpression.Input 属性

定义

获取用于指定输入集的 DbExpressionBinding

public System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding Input { get; }
member this.Input : System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Input As DbExpressionBinding

属性值

用于指定输入集的 DbExpressionBinding

适用于