Decimal32DataType

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(int precision, int scale)

Members

Functions

self
Decimal32DataType self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()
maxPrecision
int maxPrecision()

Inherited Members

From DecimalDataType

getGType
GType getGType()
gType
GType gType [@property getter]
self
DecimalDataType self()

Returns this, for use in with statements.

getPrecision
int getPrecision()
getScale
int getScale()