Advantage Client Engine
Retrieves decimals (for numerics) of a field in a table
UNSIGNED32 |
AdsGetFieldDecimals (ADSHANDLE hTable, UNSIGNED8 *pucFldName, UNSIGNED16 *pusDecimals); |
hTable (I) |
Handle of table or cursor. |
pucFldName (I) |
Name of field. |
pusDecimals (O) |
Return field decimals. |
AdsGetFieldDecimals returns the number of digits of decimal precision in the field to the right of the decimal point in a numeric field.