Condividi tramite


DbJoinExpression.Left Proprietà

Definizione

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

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

Valore della proprietà

Oggetto DbExpressionBinding che fornisce l'input di sinistra.

Si applica a