次の方法で共有


DbJoinExpression.Right プロパティ

定義

右辺の入力を提供する DbExpressionBinding を取得します。

public System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding Right { get; }
member this.Right : System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Right As DbExpressionBinding

プロパティ値

右辺の入力を提供する DbExpressionBinding

適用対象