Field2.AppendOnly Property

Access Developer Reference

Gets or sets a Boolean that indicates whether the spcified field is set to append new values to the existing contents of the field as they are added. Read/write.

Version Information
 Version Added:  Access 2007

Syntax

expression.AppendOnly

expression   A variable that represents a Field2 object.