Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)