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

반환

변수의 정규화된 이름입니다.

특성

적용 대상