C# Class Microsoft.EntityFrameworkCore.Query.ExpressionTranslators.Internal.SqliteMathAbsTranslator

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.
Inheritance: MultipleOverloadStaticMethodCallTranslator
Show file Open project: MyPrivateAccount/XYHOutSource

Public Methods

Method Description
SqliteMathAbsTranslator ( ) : System

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

Method Details

SqliteMathAbsTranslator() public method

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.
public SqliteMathAbsTranslator ( ) : System
return System