SqlScriptEditorControl.MultiServerPropertiesDisplay.GetComponentName 메서드

정의

이 인스턴스의 이름을 가져옵니다.

public:
 virtual System::String ^ GetComponentName();
public string GetComponentName ();
abstract member GetComponentName : unit -> string
override this.GetComponentName : unit -> string
Public Function GetComponentName () As String

반환

개체의 이름을 포함하는 문자열 값이나 null 참조(개체에 이름이 없는 경우)입니다.

구현

적용 대상