DbGroupByExpression.Input Propriété

Définition

Obtient le DbGroupExpressionBinding jeu d’entrée qui spécifie le jeu d’entrée et fournit l’accès aux variables d’élément set 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é

Qui DbGroupExpressionBinding spécifie le jeu d’entrée et fournit l’accès aux variables d’élément set et d’élément de groupe.

S’applique à