DbQuantifierExpression.Input Propiedad

Definición

Obtiene el DbExpressionBinding que especifica el conjunto de entrada.

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 de propiedad

DbExpressionBinding que especifica el conjunto de entrada.

Se aplica a