ParameterInfo.ReferencedVariableName Свойство

Определение

Имя переменной, на которые указывает ссылка

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

Значение свойства

Имя указанной ссылкой переменной.

Атрибуты

Применяется к