Share via


Param Property (SQL Server Compact)

The Param property corresponds to a single element of the error parameters collection object, Params.

Syntax

object.Param [=value]

Parameters

Parameter Description

value

The Parameter value is returned as a variant.

Applies To

SSCEParam object

Data Type

Variant

Modifiable

Read-only

Prototype

HRESULT  get_Param ( VARIANT *vt);

See Also

Other Resources

Error Control Properties (SQL Server Compact)

Help and Information

Getting Assistance (SQL Server Compact 3.5 Service Pack 1)