Database.Containers property (DAO)
Applies to: Access 2013, Office 2013
Returns a Containers collection that represents all of the Container objects in the specifed database. Read-only.
Syntax
expression .Containers
expression A variable that represents a Database object.