Property MapFunction
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
MapFunction
Gets the map function.
public BsonJavaScript MapFunction { get; }
Property Value
- BsonJavaScript
The map function.
Gets the map function.
public BsonJavaScript MapFunction { get; }
The map function.