Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Constructor ExpressionFieldDefinition

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ExpressionFieldDefinition(LambdaExpression)

Initializes a new instance of the ExpressionFieldDefinition<TDocument> class.

public ExpressionFieldDefinition(LambdaExpression expression)

Parameters

expression LambdaExpression

The expression.