SqlScriptEditorControl.MultiServerPropertiesDisplay.GetEditor(Type) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan editor dari jenis yang ditentukan untuk instans ini.
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
Parameter
Mengembalikan
Objek dari jenis yang ditentukan yang merupakan editor untuk objek ini.