C# 클래스 MySql.Data.Entity.Tests.AggregateOperators

상속: BaseEdmTest
파일 보기 프로젝트 열기: elevate/mysqlconnector-.net

공개 메소드들

메소드 설명
AggregateOperators ( ) : System

비공개 메소드들

메소드 설명
AverageSimple ( ) : void
AverageWithGrouping ( ) : void
AverageWithPredicate ( ) : void
BigCountSimple ( ) : void
CountSimple ( ) : void
CountWithPredicate ( ) : void
GetEntityConnection ( ) : System.Data.EntityClient.EntityConnection
MaxInSubQuery1 ( ) : void
MaxInSubQuery2 ( ) : void
MaxSimple ( ) : void
MaxWithGrouping ( ) : void
MaxWithPredicate ( ) : void
MinSimple ( ) : void
MinWithGrouping ( ) : void
MinWithPredicate ( ) : void
SumSimple ( ) : void
SumWithGrouping ( ) : void
SumWithPredicate ( ) : void

메소드 상세

AggregateOperators() 공개 메소드

public AggregateOperators ( ) : System
리턴 System