Share via


IDTSVariable100.QualifiedName Propriété

Définition

Obtient le nom complet de la variable, notamment l'espace de noms. Cette propriété est en lecture seule.

public:
 property System::String ^ QualifiedName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public string QualifiedName { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.QualifiedName : string
Public ReadOnly Property QualifiedName As String

Valeur de propriété

Nom complet de la variable, notamment son espace de noms.

Attributs

Remarques

Pour plus d’informations, consultez Variable.

S’applique à