Compartilhar via


CollectionPopulatingExpression Construtor

Definição

public CollectionPopulatingExpression (Microsoft.EntityFrameworkCore.Query.RelationalCollectionShaperExpression parent, Type type, bool include);
new Microsoft.EntityFrameworkCore.Query.CollectionPopulatingExpression : Microsoft.EntityFrameworkCore.Query.RelationalCollectionShaperExpression * Type * bool -> Microsoft.EntityFrameworkCore.Query.CollectionPopulatingExpression
Public Sub New (parent As RelationalCollectionShaperExpression, type As Type, include As Boolean)

Parâmetros

type
Type
include
Boolean

Aplica-se a