C# Class LightFramework.Data.GroupByOperand

Inheritance: Operand
显示文件 Open project: xianrendzw/LightFramework.Net

Public Methods

Method Description
GroupByOperand ( ) : System

Protected Methods

Method Description
ToExpression ( ) : string

Method Details

GroupByOperand() public method

public GroupByOperand ( ) : System
return System

ToExpression() protected method

protected ToExpression ( ) : string
return string