SqlScriptEditorControl.MultiServerPropertiesDisplay.GetClassName Method

Definition

Gets the class name of this instance.

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

Returns

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

Implements

Applies to