FieldDescription.formatCode

The format code being used for the field. Currently will be zero (text) or one (binary). In a RowDescription returned from the statement variant of Describe, the format code is not yet known and will always be zero.

struct FieldDescription
@safe pure @property
formatCode
const
(
)

Meta