LiteDAC

TCustomDADataSet.GetFieldScale Method

Retrieves the scale of a number field.

Class

TCustomDADataSet

Syntax

function GetFieldScale(const FieldName: string): integer;

Parameters
FieldName
Holds the existing field name.
Return Value
the scale of the number field.

Remarks

Call the GetFieldScale method to retrieve the scale of a number field. FieldName is the name of an existing field.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback