GblMethods..::..GetLambda<(Of <(<'TEntity>)>)> Method
Gets the lambda.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static LambdaExpression GetLambda<TEntity>( string property )
Public Shared Function GetLambda(Of TEntity) ( _ property As String _ ) As LambdaExpression
public: generic<typename TEntity> static LambdaExpression^ GetLambda( String^ property )
Type Parameters
- TEntity
- The type of the t entity.
Parameters
- property
- Type: String
The property.