Share via


DbGroupByExpression.Input Eigenschaft

Definition

Ruft die DbGroupExpressionBinding ab, die das Eingabeset angibt und den Zugriff auf die Mengenelement- und Gruppenelementvariablen bereitstellt.

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

Eigenschaftswert

Die DbGroupExpressionBinding, die das Eingabeset angibt und den Zugriff auf die Mengenelement- und Gruppenelementvariablen bereitstellt.

Gilt für: