共用方式為


DbJoinExpression.Left 屬性

定義

取得提供左輸入的 DbExpressionBinding

public:
 property System::Data::Common::CommandTrees::DbExpressionBinding ^ Left { System::Data::Common::CommandTrees::DbExpressionBinding ^ get(); };
public System.Data.Common.CommandTrees.DbExpressionBinding Left { get; }
member this.Left : System.Data.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Left As DbExpressionBinding

屬性值

提供左輸入的 DbExpressionBinding

適用於