SSCEErrors Collection
The SSCEErrors collection is created when a Replication, RDA, or Engine object method call fails. The SSCEErrors collection contains a set of SSCEError objects that can be used to retrieve error information.
Properties
The SSCEErrors Collection has one property:
Property | Description |
---|---|
Count |
The Count property specifies the number of objects in the collection. |
Remarks
Error objects and collections are retained until the next Replication, RDA, or Engine object method is called.
See Also
Reference
Other Resources
SQL Server Compact Edition Engine Object Programming
SQL Server Compact Edition Remote Data Access Programming
SQL Server Compact Edition Replication Programming