Sdílet prostřednictvím


DbCrossJoinExpression.Inputs Vlastnost

Definice

DbExpressionBinding Získá seznam, který poskytuje vstupní sady pro spojení.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding> Inputs { get; }
member this.Inputs : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding>
Public ReadOnly Property Inputs As IList(Of DbExpressionBinding)

Hodnota vlastnosti

Seznam DbExpressionBinding , který poskytuje vstupní sady pro spojení.

Platí pro