Table of Contents

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.