ParameterInfo.ReferencedVariableName Propriété

Définition

Nom de la variable référencée

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

Valeur de propriété

Nom de la variable référencée.

Attributs

S’applique à