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. |
Error objects and collections are retained until the next Replication, RDA, or Engine object method is called.
Reference
Other Resources
Engine Object Programming (SQL Server Compact)