Share via


StoredProcedureParameter.ParamName Property

Definition

Gets or Sets the parameter name.

public:
 property System::String ^ ParamName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ParamName { get; set; }
member this.ParamName : string with get, set
Public Property ParamName As String

Property Value

Value as String.

Attributes

Applies to