Documentation
Dlang.org
TemporalDataType
arrow
temporal_data_type
class
TemporalDataType :
FixedWidthDataType
{
this
(void* ptr, Flag!"Take" take);
static
GType
_getGType
();
GType
_gType
[@property getter];
TemporalDataType
self
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
Members
Functions
self
TemporalDataType
self
()
Returns
this
, for use in
with
statements.
Properties
_gType
GType
_gType
[@property getter]
Static functions
_getGType
GType
_getGType
()
Inherited Members
From FixedWidthDataType
_getGType
GType
_getGType
()
_gType
GType
_gType
[@property getter]
self
FixedWidthDataType
self
()
Returns
this
, for use in
with
statements.
getBitWidth
int
getBitWidth
()
arrow
temporal_data_type
classes
TemporalDataType