Condividi tramite


DbProjectExpression.Input Proprietà

Definizione

Ottiene l'oggetto DbExpressionBinding che specifica il set di input.

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

Valore della proprietà

Oggetto DbExpressionBinding che specifica il set di input.

Si applica a