ctdbGetFieldScale
Retrieve the field scale.
Declaration
NINT ctdbGetFieldScale(CTHANDLE Handle)
Description
ctdbGetFieldScale() retrieves the field scale (the number of digits to the right of the decimal point).
Returns
ctdbGetFieldScale() returns the field scale.
See also
ctdbGetField(), ctdbGetFieldLength(), ctdbGetFieldName(), ctdbGetFieldNullFlag(), ctdbGetFieldPrecision(), ctdbSetFieldScale()