言語

IDTSVariableDispenser100.GetQualifiedName(String) メソッド

定義

変数の条件名を返します。 詳細については、VariableDispenserClassを参照してください。

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

知りたい完全に修飾された名前の変数です。

返品

変数の修飾名。

属性

適用対象