Sdílet prostřednictvím


DbQuantifierExpression.Input Vlastnost

Definice

Získá , DbExpressionBinding který určuje vstupní sadu.

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

Hodnota vlastnosti

Určuje DbExpressionBinding vstupní sadu.

Platí pro