Table of Contents

Class MySqlMemberTranslator.MySqlWindowFunctionsMemberTranslator

Namespace
LinqToDB.Internal.DataProvider.MySql.Translation
Assembly
linq2db.dll
protected class MySqlMemberTranslator.MySqlWindowFunctionsMemberTranslator : WindowFunctionsMemberTranslator, IMemberTranslator
Inheritance
object
MySqlMemberTranslator.MySqlWindowFunctionsMemberTranslator
Implements
Derived
Inherited Members
Extension Methods

Properties

IsFrameExclusionSupported

protected override bool IsFrameExclusionSupported { get; }

Property Value

bool

IsFrameGroupsSupported

protected override bool IsFrameGroupsSupported { get; }

Property Value

bool

IsPercentileContSupported

protected override bool IsPercentileContSupported { get; }

Property Value

bool

IsPercentileDiscSupported

protected override bool IsPercentileDiscSupported { get; }

Property Value

bool

IsVarianceBareSupported

protected override bool IsVarianceBareSupported { get; }

Property Value

bool

IsVarianceSupported

protected override bool IsVarianceSupported { get; }

Property Value

bool

StdDevFunctionName

protected override string StdDevFunctionName { get; }

Property Value

string

VarianceFunctionName

protected override string VarianceFunctionName { get; }

Property Value

string