Share via


The Params property provides a description of the error.

object.Params [=value]

Applies To

SSCEError Object

Data Type

Pointer to Object

Modifiable

Read-only

Prototype

HRESULT get_Params(ISSCEParams **pObj);

Parameter

Description

value

The descriptive element of the error.

Although parameters might exist for an error, not all occurrences of an error will return parameters.

Other Resources

Error Control Objects and Collections (SQL Server Compact)