Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property AssignIdOnInsert

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AssignIdOnInsert

Gets or sets a value indicating whether the driver should assign Id values when missing.

public bool AssignIdOnInsert { get; set; }

Property Value

bool