CollectionPopulatingExpression Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- type
- Type
- include
- Boolean