Field2.AppendOnly property (DAO)

Applies to: Access 2013, Office 2013

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.