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

戻り値

変数の修飾名です。

属性

適用対象