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.
The Params property provides a description of the error.
Syntax
object.Params [=value]
Parameters
| Parameter | Description |
|---|---|
value |
The descriptive element of the error. |
Applies To
SSCEError Object
Data Type
Pointer to Object
Modifiable
Read-only
Prototype
HRESULT get_Params(ISSCEParams **pObj);
Remarks
Although parameters might exist for an error, not all occurrences of an error will return parameters.
See Also
Other Resources
Error Control Objects and Collections (SQL Server Compact)