Table of Contents

Property UpdatedExisting

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

UpdatedExisting

Gets whether the last command updated an existing document.

public bool UpdatedExisting { get; }

Property Value

bool