Aracılığıyla paylaş


PredicateJoinExpressionBase(TableExpressionBase) Oluşturucu

Tanım

Yalnızca türetilmiş sınıf tarafından kullanılmak üzere özelleştirilmiş oluşturucu.

protected PredicateJoinExpressionBase(Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase tableExpression);
new Microsoft.EntityFrameworkCore.Query.Expressions.PredicateJoinExpressionBase : Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase -> Microsoft.EntityFrameworkCore.Query.Expressions.PredicateJoinExpressionBase
Protected Sub New (tableExpression As TableExpressionBase)

Parametreler

tableExpression
TableExpressionBase

Hedef tablo ifadesi.

Şunlara uygulanır