DataSourceParameterValue Class Properties

In this section, the DataSourceParameterValue class properties are presented in alphabetical order.

Description

Use this property to set or return the description of this data source parameter value as a string.

This property is read-write.

Description

This property returns the ID for this data source parameter value as a string.

This property is read-only.

Description

Use this property to set or return the name of this data source parameter value as a string.

This property is read-write.

Description

This property returns the object type for the data source parameter value as a string. For a DataSourceParameterValue object, this is a constant value: DataSourceParameterValue.

This property is read-only.

Description

Use this property to set or return the order number for this data source parameter value as a number.

This property is read-write.

Description

Use this property to set or return a pointer to the DataSourceParameter object to which this value belongs.

This property is read-write.

Description

Use this property to set or return the value of the data source parameter value as a string.

This property is read-write.