The 'timestamp-micros' logical type.
More...
|
| TimestampMicrosecond () |
| Initializes a new TimestampMicrosecond 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-micros" |
| The logical type name for TimestampMicrosecond.
|
|
|
| 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-micros' logical type.
The documentation for this class was generated from the following file:
- src/apache/main/Util/TimestampMicrosecond.cs