Error Control Properties (SQL Server Compact Edition)
When programming in Microsoft Visual C++ for Devices, applications use several error control objects and collections in SQL Server 2005 Compact Edition to retrieve error information about Replication, RDA, and Engine object errors. The following table lists the properties used with those objects. Each property is explained in more detail in the following sections.
Property | Description |
---|---|
Specifies the number of objects in the collection. |
|
Provides a descriptive error message. |
|
Provides the OLE DB HRESULT error number reported by the error source. |
|
Reports native error numbers reported by the error source. |
|
Provides a description of the error. |
|
Names the source of the native error. |