Share via


Params Property (SQL Server Compact Edition)

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)

Help and Information

Getting SQL Server Compact Edition Assistance