IDTSVariableDispenser100.GetQualifiedName(String) Method

Definition

public:
 System::String ^ GetQualifiedName(System::String ^ Variable);
[System.Runtime.InteropServices.DispId(1610743815)]
public string GetQualifiedName (string Variable);
[<System.Runtime.InteropServices.DispId(1610743815)>]
abstract member GetQualifiedName : string -> string
Public Function GetQualifiedName (Variable As String) As String

Parameters

Variable
String

Returns

The qualified name of the variable.

Attributes

Applies to