Hi,
What is the purpose of “IdentityField” property on a table field?
Please give some example standard tables where this property has been set .
Thanks & Regards,
Chutti
Hi,
What is the purpose of “IdentityField” property on a table field?
Please give some example standard tables where this property has been set .
Thanks & Regards,
Chutti
It makes the field an Identity column in the database.
I have never implemented nor seen an example in standard AX.
Information about identity column,