Share via


StoredProcedureParameter.ParamValue Property

Definition

Gets or Sets the parameter Value.

public:
 property System::Object ^ ParamValue { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.Serialization.DataMember]
public object ParamValue { get; set; }
member this.ParamValue : obj with get, set
Public Property ParamValue As Object

Property Value

Value as System.Object.

Attributes

Applies to