SDAC

TCustomDADataSet.GetFieldPrecision Method

Retrieves the precision of a number field.

Class

TCustomDADataSet

Syntax

function GetFieldPrecision(const FieldName: string): integer;

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

Remarks

Call the GetFieldPrecision method to retrieve the precision 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