Timestamp Operators and Type Conversions
The Timestamp type exposes the following members.
Operators
|
Name |
Description |
---|---|---|
|
Determines whether two instances of the Timestamp class are equal. | |
|
Converts an instance of the DateTime class to the appropriate instance of the Timestamp class. | |
|
Converts an instance of the Timestamp class to the appropriate instance of the DateTime class. | |
|
Determines whether two instances of the Timestamp class are not equal. |
Weiterführende Informationen