Constructor ExpressionFieldDefinition

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

ExpressionFieldDefinition(LambdaExpression)

Initializes a new instance of the ExpressionFieldDefinition class.

public ExpressionFieldDefinition(LambdaExpression expression)

Parameters

expression LambdaExpression

The expression.