Documentation
Dlang.org
MonthIntervalDataType
arrow
month_interval_data_type
class
MonthIntervalDataType :
IntervalDataType
{
this
(void* ptr, Flag!"Take" take);
static
GType
getGType
();
GType
gType
[@property getter];
MonthIntervalDataType
self
();
this
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
this
this
()
Members
Functions
self
MonthIntervalDataType
self
()
Returns
this
, for use in
with
statements.
Properties
gType
GType
gType
[@property getter]
Static functions
getGType
GType
getGType
()
Inherited Members
From IntervalDataType
getGType
GType
getGType
()
gType
GType
gType
[@property getter]
self
IntervalDataType
self
()
Returns
this
, for use in
with
statements.
getIntervalType
arrow
.
types
.
IntervalType
getIntervalType
()
arrow
month_interval_data_type
classes
MonthIntervalDataType