The properties of the SqlCeErrorCollection class are listed below. For a complete list of SqlCeErrorCollection class members, see the SqlCeErrorCollection Members topic.
Count | Gets the number of elements actually contained in the collection. |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
Item | Gets or sets the error at the specified index. |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
SqlCeErrorCollection Class | Primeworks.DesktopSqlCe Namespace