Error Control Objects and Collections (SQL Server Compact)
When programming in Microsoft Visual C++, applications use several error control objects and collections in SQL Server Compact to retrieve error information about Engine object errors. The following table lists the objects and collections, each of which is explained in more detail in the following sections.
Object/Collection |
Description |
---|---|
Defines an Engine object error. |
|
Contains the error objects for Engine object errors. |
|
Provides the descriptive element of an error. |
|
Contains the descriptive elements for errors. |