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

Property Expression

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Expression

Gets the expression.

public Expression<Func<TDocument, TField>> Expression { get; }

Property Value

Expression<Func<TDocument, TField>>