IExplorerViewHost Antarmuka

Definisi

Mewakili antarmuka yang menghosting tampilan Explorer.

public interface class IExplorerViewHost : IServiceProvider, Microsoft::SqlServer::Management::Explorer::ISupportUserCustomization
public interface IExplorerViewHost : IServiceProvider, Microsoft.SqlServer.Management.Explorer.ISupportUserCustomization
type IExplorerViewHost = interface
    interface ISupportUserCustomization
    interface IServiceProvider
Public Interface IExplorerViewHost
Implements IServiceProvider, ISupportUserCustomization
Penerapan

Properti

CurrentView

Mendapatkan kontrol saat ini khusus untuk tampilan.

Metode

Navigate(INavigationContext)

Memungkinkan pengguna untuk menavigasi tampilan Explorer.

ResetUserCustomizations()

Mereset kustomisasi pengguna Explorer di SQL Server Management Studio.

(Diperoleh dari ISupportUserCustomization)
SaveUserCustomizations()

Menyimpan kustomisasi pengguna Explorer di SQL Server Management Studio.

(Diperoleh dari ISupportUserCustomization)

Berlaku untuk