Поделиться через


DbGroupByExpression.Input Свойство

Определение

Возвращает объект DbGroupExpressionBinding, указывающий входной набор и предоставляющий доступ к переменным элементов набора и группы.

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

Значение свойства

Объект DbGroupExpressionBinding, указывающий входной набор и предоставляющий доступ к переменным элементов набора и группы.

Применяется к