Freigeben über


CollectionPopulatingExpression Konstruktor

Definition

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)

Parameter

type
Type
include
Boolean

Gilt für: