SqlScriptEditorControl.MultiServerPropertiesDisplay.GetEditor(Type) Méthode

Définition

Obtient un éditeur du type spécifié pour cette instance.

public:
 virtual System::Object ^ GetEditor(Type ^ editorBaseType);
public object GetEditor(Type editorBaseType);
abstract member GetEditor : Type -> obj
override this.GetEditor : Type -> obj
Public Function GetEditor (editorBaseType As Type) As Object

Paramètres

editorBaseType
Type

Un Type objet qui représente l’éditeur de cet objet.

Retours

Un objet du type spécifié qui est l’éditeur de cet objet.

Implémente

S’applique à