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