Share via


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

属性值

引用变量名称。

属性

适用于