Edit

Share via


FunctionDefinition.Lambda Property

Definition

Function body and parameters.

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

Property Value

Applies to