Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
SQL Server Compact 3.5 uses the SSCEParams collection to report detailed information regarding a specific error.
Properties
The SSCEParams collection has one property:
| Property | Description |
|---|---|
Count |
The Count property specifies the number of objects in the collection. |
Remarks
Each SSCEError object contains the SSCEParams collection that in turn contains a set of six SSCEParam Object objects.
Error objects and collections are retained until the next Replication, RDA, or Engine object method is called.
See Also
Reference
SSCEError Object
SSCEParam Object
Other Resources
Engine Object Programming (SQL Server Compact)
Remote Data Access Programming (SQL Server Compact)
Replication Programming (SQL Server Compact)