Database.Updatable property (DAO)

Applies to: Access 2013, Office 2013

Returns a value that indicates whether you can change a DAO object. Read-only Boolean.

Syntax

expression .Updatable

expression A variable that represents a Database object.