Share via


DbApplyExpression.Apply Proprietà

Definizione

Ottiene l'oggetto DbExpressionBinding che specifica la funzione richiamata per ogni elemento nel set di input.

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

Valore della proprietà

Oggetto DbExpressionBinding che specifica la funzione richiamata per ogni elemento nel set di input.

Si applica a