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

SSCEError Object

Defines an Engine object error.

SSCEErrors Collection

Contains the error objects for Engine object errors.

SSCEParam Object

Provides the descriptive element of an error.

SSCEParams Collection

Contains the descriptive elements for errors.