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
Afficher le fichier Open project: MyPrivateAccount/XYHOutSource

Méthodes publiques

Méthode 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 méthode

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
Résultat JetBrains.Annotations