| |
Templates Folder Page objectThe Templates Folder Page is the location in an eRoom facility where template databases are created. You can create databases of any type in this folder, except for enterprise database instances and enterprise database overviews. The Templates Folder Page is the only location in which enterprise databases can exist. Databases created in this folder can be used as a template for creating databases in eRooms in this facility. The list of choices that appears in the "Database Type" page of the Database Create Wizard represents all of the databases in the Templates Folder. Any member can access this folder, but only facility administrators can create and edit items within it. The IERUItem interface from the Templates Folder Page object only implements the Container accessor property and the CopyTo method. The former is used to obtain the IERUContainer interface for the templates folder page item. The latter can be used to create new database instances from a database template, or if the user has facility administration privileges, to make a copy of a database template within the templates folder. The IERUContainer interface from the Templates Folder Page object only implements the Items property and the CreateDatabasePage method. The former is used to access the database template page items in the container. The latter can be used, if the user has facility administration privileges, to create a new database template. |
Home
|