arrow.table_datum

Module for [TableDatum] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
TableDatum self() nothrowReturns `this`, for use in `with` statements.
TableDatumGidBuilder builder() static nothrowGet builder for [arrow.table_datum.TableDatum] Returns: New builder object
arrow.table.Table value() @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.table_datum.TableDatum

Methods
T value(arrow.table.Table propval) nothrow

Fluent builder for arrow.table_datum.TableDatum

Methods
TableDatum build() nothrowCreate object from builder. Returns: New object