Table of Contents

Property ReturnKey

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ReturnKey

Gets or sets returnKey. If true, returns only the index keys in the resulting documents.

public bool? ReturnKey { get; set; }

Property Value

bool?