Property UpsertedId
UpsertedId
Gets the upserted id, if one exists. If IsAcknowledged is false, this will throw an exception.
public abstract BsonValue UpsertedId { get; }
Gets the upserted id, if one exists. If IsAcknowledged is false, this will throw an exception.
public abstract BsonValue UpsertedId { get; }