C# Класс MySql.Data.Entity.Tests.AggregateOperators

Наследование: BaseEdmTest
Показать файл Открыть проект

Открытые методы

Метод Описание
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