C# 클래스 DbExpressions.DbAggregateFunctionExpression

Represents calling an aggregate function in the target DBMS.
상속: DbFunctionExpression
파일 보기 프로젝트 열기: seesharper/DbExpressions 1 사용 예제들

비공개 메소드들

메소드 설명
DbAggregateFunctionExpression ( DbAggregateFunctionExpressionType aggregateFunctionExpressionType, DbExpression arguments )

Initializes a new instance of the DbAggregateFunctionExpression class.