RelationalAggregateMethodCallTranslatorProvider Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Crea una nueva instancia de la clase RelationalAggregateMethodCallTranslatorProvider.
public RelationalAggregateMethodCallTranslatorProvider(Microsoft.EntityFrameworkCore.Query.RelationalAggregateMethodCallTranslatorProviderDependencies dependencies);
new Microsoft.EntityFrameworkCore.Query.RelationalAggregateMethodCallTranslatorProvider : Microsoft.EntityFrameworkCore.Query.RelationalAggregateMethodCallTranslatorProviderDependencies -> Microsoft.EntityFrameworkCore.Query.RelationalAggregateMethodCallTranslatorProvider
Public Sub New (dependencies As RelationalAggregateMethodCallTranslatorProviderDependencies)
Parámetros
Objeto de parámetro que contiene dependencias para esta clase.