DbProjectExpression.Input Proprietà

Definizione

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

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

Valore della proprietà

Oggetto DbExpressionBinding che specifica il set di input.

Si applica a