Share via


SqlScriptEditorControl.MultiServerPropertiesDisplay.GetClassName 메서드

Gets the class name of this instance.

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

구문

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

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

반환 값

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

구현

ICustomTypeDescriptor.GetClassName()

참고 항목

참조

SqlScriptEditorControl.MultiServerPropertiesDisplay 클래스

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