Specifies a field to be a timestamp field.

Applies To

Table Fields

Property Value

Yes if the field is the timestamp field; otherwise, No. The default value is No.

Remarks

Each table in Microsoft Dynamics NAV includes a hidden timestamp field. The timestamp field contains row version numbers for records as maintained in SQL Server. This property exposes the timestamp field in the table object, and enables you to write code against it.

For more information, see How to: Use a Timestamp Field.

See Also

Concepts

Tables