Class ExpressionTranslationOptions
Options for controlling translation from .NET expression trees into MongoDB expressions.
public sealed class ExpressionTranslationOptions
  - Inheritance
 - 
      
      ExpressionTranslationOptions
 
- Inherited Members
 
Properties
- CompatibilityLevel
 Gets or sets the server version to target when translating Expressions.
- EnableClientSideProjections
 Gets or sets whether client side projections are enabled.
Methods
- Equals(object)
 Determines whether the specified object is equal to the current object.
- GetHashCode()
 Serves as the default hash function.
- ToString()
 Returns a string that represents the current object.