CollectionInitializingExpression 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public class CollectionInitializingExpression : System.Linq.Expressions.Expression, Microsoft.EntityFrameworkCore.Query.IPrintableExpression
type CollectionInitializingExpression = class
inherit Expression
interface IPrintableExpression
Public Class CollectionInitializingExpression
Inherits Expression
Implements IPrintableExpression
- 繼承
-
CollectionInitializingExpression
- 實作
建構函式
CollectionInitializingExpression(Int32, Expression, Expression, Expression, INavigation, Type) |
屬性
CollectionId | |
Navigation | |
NodeType | |
OuterIdentifier | |
Parent | |
ParentIdentifier | |
Type |
方法
Print(ExpressionPrinter) | |
VisitChildren(ExpressionVisitor) |