Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
SQL Server Compact 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 Engine object method is called.