SqlScriptEditorControl.MultiServerPropertiesDisplay.GetEditor(Type) Metodo

Definizione

Ottiene un editor del tipo specificato per questa istanza.

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

Parametri

editorBaseType
Type

Oggetto Type che rappresenta l'editor per questo oggetto.

Restituisce

Oggetto del tipo specificato, editor per questo oggetto.

Implementazioni

Si applica a