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.
Contains the SSCEErrors collection for the Microsoft SQL Server Compact 4.0 Engine object.
Syntax
object.ErrorRecords
Properties
Part |
Description |
|---|---|
Object |
The SQL Server Compact 4.0 Engine object |
Prototype
HRESULT get_ErrorRecords(SSCEErrors *pVal);
Remarks
TheSSCEErrors collection is loaded when a SQL Server Compact 4.0 Engine object method call fails. The error records in the collection remain available until the next SQL Server Compact 4.0 Engine object method is called.
Data Type
SSCEErrors
Modifiable
Read-only.