INavigableItem.BeginUpdateChildren Metode

Definisi

Memulai operasi asinkron untuk menjalankan pembaruan anak-anak item.

public:
 IAsyncResult ^ BeginUpdateChildren(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IUpdateChildrenRequest ^ request, AsyncCallback ^ getChildrenCompleted);
public IAsyncResult BeginUpdateChildren (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IUpdateChildrenRequest request, AsyncCallback getChildrenCompleted);
abstract member BeginUpdateChildren : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IUpdateChildrenRequest * AsyncCallback -> IAsyncResult
Public Function BeginUpdateChildren (request As IUpdateChildrenRequest, getChildrenCompleted As AsyncCallback) As IAsyncResult

Parameter

request
IUpdateChildrenRequest

Antarmuka yang mewakili permintaan untuk mengambil anak.

getChildrenCompleted
AsyncCallback

AsyncCallback Delegasi yang mengambil anak-anak yang selesai.

Mengembalikan

Pembaruan yang dijalankan dari anak-anak item.

Berlaku untuk