Error Control Properties (SQL Server Compact)
When you program in Visual C++ for Devices, applications use several error control objects and collections in SQL Server Compact 3.5 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 respective 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. |
|
Represents a single element of the Params object. |
|
Names the source of the native error. |