ParameterInfo.ReferencedVariableName Property

Definition

Referenced Variable Name

public:
 property System::String ^ ReferencedVariableName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.ReadOnly(true)]
public string ReferencedVariableName { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.ReadOnly(true)>]
member this.ReferencedVariableName : string with get, set
Public Property ReferencedVariableName As String

Property Value

The referenced variable name.

Attributes

Applies to