Table of Contents

Property Where

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.Legacy.dll

Where

Gets the LambdaExpression that defines the where clause (or null if not specified).

public LambdaExpression Where { get; }

Property Value

LambdaExpression