[This is preliminary documentation and subject to change.]
A collection of SqlCeTable objects referenced by name and index.
For a list of all members of this type, see SqlCeTableCollection Members.
System.Object
SqlCeTableCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The collection is implemented as List to store the SqlCeTable objects and a Hashtable to store the relation between the lowercase table names and their indexes on the ArrayList.
Namespace: Primeworks.DesktopSqlCe
Assembly: Primeworks.DesktopSqlCe (in Primeworks.DesktopSqlCe.dll)
SqlCeTableCollection Members | Primeworks.DesktopSqlCe Namespace