Condividi tramite


DbJoinExpression.Left Proprietà

Definizione

Ottiene l'oggetto DbExpressionBinding che fornisce l'input di sinistra.

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

Valore della proprietà

Oggetto DbExpressionBinding che fornisce l'input di sinistra.

Si applica a