DbGroupByExpression.Input Propriété

Définition

Obtient l'objet DbGroupExpressionBinding qui spécifie le jeu de données d'entrée et fournit l'accès aux variables d'élément de jeu de données et d'élément de groupe.

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

Valeur de propriété

Objet DbGroupExpressionBinding qui spécifie le jeu de données d'entrée et fournit l'accès aux variables d'élément de jeu de données et d'élément de groupe.

S’applique à