Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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
SSCEParam Object
Data Type
Variant
Modifiable
Read-only
Prototype
HRESULT get_Param(BSTR *pVal);
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 Edition)