Udostępnij za pośrednictwem


DbGroupByExpression.Input Właściwość

Definicja

Pobiera element DbGroupExpressionBinding określający zestaw danych wejściowych i zapewnia dostęp do zmiennych set i elementów grupy.

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

Wartość właściwości

Określa DbGroupExpressionBinding zestaw danych wejściowych i zapewnia dostęp do zmiennych elementu zestawu i elementu grupy.

Dotyczy