Sdílet prostřednictvím


Params Property (SQL Server Compact)

The Params property provides a description of the error.

Syntax

object.Params [=value]

Applies To

SSCEError Object

Data Type

Pointer to Object

Modifiable

Read-only

Prototype

HRESULT get_Params(ISSCEParams **pObj);

Parameters

Parameter

Description

value

The descriptive element of the error.

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)