Hi,
How to find the length of an Int64 Field in ax2012 ?
Hi,
How to find the length of an Int64 Field in ax2012 ?
What do you mean by the length of an Int64 field?
The data type always takes 64 bits (8 bytes) and the range is -2^63 (-9,223,372,036,854,775,808) to 2^63-1 (9,223,372,036,854,775,807).