Connection.Updatable property (DAO)
Applies to: Access 2013, Office 2013
Returns a value that indicates whether you can change a DAO object. Read-only Boolean.Read-only.
Syntax
expression .Updatable
expression An expression that returns a Connection object.