다음을 통해 공유


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입니다.

적용 대상