Enum UpdateDefinitionCurrentDateType
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
The type to use for a $currentDate operator.
public enum UpdateDefinitionCurrentDateType
Fields
Date = 0
A date.
Timestamp = 1
A timestamp.