Class BulkWriteUpsert
Represents the information about one Upsert.
[Serializable]
public class BulkWriteUpsert
- Inheritance
-
BulkWriteUpsert
- Inherited Members
Properties
Id
Gets the id.
public BsonValue Id { get; }
Property Value
Index
Gets the index.
public int Index { get; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()