Share via


Params Property (SQL Server Compact)

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)

Help and Information

Getting Assistance (SQL Server Compact 3.5 Service Pack 1)