Share via


SqlScriptEditorControl.MultiServerPropertiesDisplay.GetComponentName 메서드

Gets the name of this instance.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Public Function GetComponentName As String
‘사용 방법
Dim instance As SqlScriptEditorControl.MultiServerPropertiesDisplay 
Dim returnValue As String 

returnValue = instance.GetComponentName()
public string GetComponentName()
public:
virtual String^ GetComponentName() sealed
abstract GetComponentName : unit -> string  
override GetComponentName : unit -> string
public final function GetComponentName() : String

반환 값

유형: System.String
A string value that contains the name of the object, or null reference if the object does not have a name.

구현

ICustomTypeDescriptor.GetComponentName()

참고 항목

참조

SqlScriptEditorControl.MultiServerPropertiesDisplay 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스