DbGroupByExpression.Input Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.