IObjectExplorerService Antarmuka

Definisi

Penting

API ini bukan kompatibel CLS.

Antarmuka yang terlihat COM yang memungkinkan kontrol penjelajah objek.

public interface class IObjectExplorerService : IServiceProvider
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("26E139FB-2DD3-49c1-BE58-3F8DA45DBA3A")]
public interface IObjectExplorerService : IServiceProvider
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("26E139FB-2DD3-49c1-BE58-3F8DA45DBA3A")>]
type IObjectExplorerService = interface
    interface IServiceProvider
Public Interface IObjectExplorerService
Implements IServiceProvider
Atribut
Penerapan

Metode

ConnectToServer(Object)

Menyambungkan ke server di OE menggunakan informasi koneksi yang ditentukan.

DisconnectSelectedServer()

Memutuskan sambungan simpul server yang dipilih di OE. Melempar jika terjadi kesalahan.

DisconnectServer(Object)

Memutuskan sambungan server di OE yang cocok dengan informasi koneksi yang ditentukan.

FindNode(String)

INodeInformation Mengambil objek untuk simpul dalam hierarki penjelajah objek.

GetSelectedNodes(Int32, INodeInformation[])

Mengambil simpul jika ada yang saat ini dipilih di penjelajah objek.

NewConnection()

Membuat koneksi baru ke server.

SynchronizeTree(INodeInformation)

Sinkronkan tampilan pohon dengan item terpilih.

TryConnectToServer(Object)

Menyambungkan ke server.

Berlaku untuk