Navigation:  DAO Object Classes >

DaoContainer Class

Previous pageReturn to chapter overviewNext page

Purpose

A Container object represents a container in a Database

 

Accesses/Assigns

AllPermissionsAll permissions that apply for the current UserName
DocumentsCollection of Document objects in this container
Inherit_Indicates whether permissions are inherited by new Documents
NameThe name of this object
OwnerSpecifies the owner of the object
PermissionsEstablishes permissions for User or Group given by the UserName property
UserNameUser or Group for which the Permissions property applies

 

Inherits from

DaoDao

 

See Also

DaoContainers

DaoDocuments

DaoDocument

 

Example

Container sample