CollectionPopulatingExpression 생성자

정의

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)

매개 변수

type
Type
include
Boolean

적용 대상