Partager via


RelationalMaterializerLiftableConstantContext.Deconstruct Method

Definition

public void Deconstruct (out Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitorDependencies Dependencies, out Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitorDependencies RelationalDependencies, out Microsoft.EntityFrameworkCore.Storage.RelationalCommandBuilderDependencies CommandBuilderDependencies);
Public Sub Deconstruct (ByRef Dependencies As ShapedQueryCompilingExpressionVisitorDependencies, ByRef RelationalDependencies As RelationalShapedQueryCompilingExpressionVisitorDependencies, ByRef CommandBuilderDependencies As RelationalCommandBuilderDependencies)

Parameters

CommandBuilderDependencies
RelationalCommandBuilderDependencies

Applies to