diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-B85CA4E7-3DF5-5D5C-BF7B-5D0DDCD468AE.dita --- a/Symbian3/PDK/Source/GUID-B85CA4E7-3DF5-5D5C-BF7B-5D0DDCD468AE.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-B85CA4E7-3DF5-5D5C-BF7B-5D0DDCD468AE.dita Thu Mar 11 18:02:22 2010 +0000 @@ -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