Table of Contents

Property Upserted

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

Upserted

Gets the _id of an upsert that resulted in an insert.

public BsonValue Upserted { get; }

Property Value

BsonValue