IDTSVariableDispenser100.GetQualifiedName(String) 方法

定義

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

參數

Variable
String

傳回

變數的限定名稱。

屬性

適用於