Property InsertedId
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
InsertedId
The id of the inserted document.
public BsonValue InsertedId { get; init; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
The id of the inserted document.
public BsonValue InsertedId { get; init; }