SystemProfileInfoKeyUpdates Property |
Gets or sets the number of key updates.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public int KeyUpdates { get; set; }
Public Property KeyUpdates As Integer
Get
Set
member KeyUpdates : int with get, set
Property Value
Type:
Int32See Also