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

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: RelationalCompositeMethodCallTranslator
Show file Open project: MyPrivateAccount/XYHOutSource

Public Methods

Method Description
SqlServerCompositeMethodCallTranslator ( RelationalCompositeMethodCallTranslatorDependencies dependencies ) : JetBrains.Annotations

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

SqlServerCompositeMethodCallTranslator() 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 SqlServerCompositeMethodCallTranslator ( RelationalCompositeMethodCallTranslatorDependencies dependencies ) : JetBrains.Annotations
dependencies RelationalCompositeMethodCallTranslatorDependencies
return JetBrains.Annotations