The 'timestamp-millis' logical type.
More...
|
|
| TimestampMillisecond () |
| | Initializes a new TimestampMillisecond logical type.
|
| |
|
override void | ValidateSchema (LogicalSchema schema) |
| |
|
override object | ConvertToBaseValue (object logicalValue, LogicalSchema schema) |
| |
|
override object | ConvertToLogicalValue (object baseValue, LogicalSchema schema) |
| |
|
override Type | GetCSharpType (bool nullible) |
| |
|
override bool | IsInstanceOfLogicalType (object logicalValue) |
| |
|
|
static readonly string | LogicalTypeName = "timestamp-millis" |
| | The logical type name for TimestampMillisecond.
|
| |
|
| | LogicalUnixEpochType (string name) |
| | Initializes the base logical type.
|
| |
|
static readonly DateTime | UnixEpochDateTime |
| | The date and time of the Unix Epoch.
|
| |
|
const long | TicksPerMicrosecond |
| | Number of ticks per microsecond.
|
| |
The 'timestamp-millis' logical type.
The documentation for this class was generated from the following file:
- src/apache/main/Util/TimestampMillisecond.cs