Table of Contents

Property ToConversionOperators

Namespace
MongoDB.Driver.Core.Misc
Assembly
MongoDB.Driver.dll

ToConversionOperators

Gets the $toXyz conversion operators feature ($toDouble etc.).

[Obsolete("This feature is supported by all server versions supported by this driver. This property will be removed in the next major release.")]
public static Feature ToConversionOperators { get; }

Property Value

Feature