diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-B85CA4E7-3DF5-5D5C-BF7B-5D0DDCD468AE.dita --- a/Symbian3/PDK/Source/GUID-B85CA4E7-3DF5-5D5C-BF7B-5D0DDCD468AE.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-B85CA4E7-3DF5-5D5C-BF7B-5D0DDCD468AE.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,12 +1,12 @@ - - - - - + + + + + What are containersThis topic describes the abstract idea of a containers. A container is the general term for a field, a record, a link and a table.

A container is the general term for a Table, a Record, a Field, and a Link.

A container is an element, and is an item that the CommsDat implementation can store in the Comms Database.

A container allows tools and applications and the CommsDat implementation to prepare, store and change the data in the client process. A container acts like a cache of Comms Database information in the client process.

A container derives from CMDBElement. A container inherits the behaviour of an element and the behaviour that allows it to operate with the Comms Database.

All function calls to a Container perform actions that are local to that Container. Actions can propagate down to other elements in the container.

\ No newline at end of file