SDAC
Retrieves the scale of a number field.
TCustomDADataSet
function GetFieldScale(const FieldName: string): integer;
Call the GetFieldScale method to retrieve the scale of a number field. FieldName is the name of an existing field.