共用方式為


DbProjectExpression.Input 屬性

定義

取得指定輸入集的 DbExpressionBinding

public:
 property System::Data::Common::CommandTrees::DbExpressionBinding ^ Input { System::Data::Common::CommandTrees::DbExpressionBinding ^ get(); };
public System.Data.Common.CommandTrees.DbExpressionBinding Input { get; }
member this.Input : System.Data.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Input As DbExpressionBinding

屬性值

指定輸入集的 DbExpressionBinding

適用於