DbQuantifierExpression.Input Propriedade
Definição
Obtém o DbExpressionBinding que especifica o conjunto de entrada.Gets the DbExpressionBinding that specifies the input set.
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
Valor da propriedade
O DbExpressionBinding que especifica o conjunto de entrada.The DbExpressionBinding that specifies the input set.