INavigableItem.UpdateChildren(IUpdateChildrenRequest) Метод

Определение

Указывает обновление дочерних элементов данного элемента.

public:
 void UpdateChildren(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IUpdateChildrenRequest ^ request);
public void UpdateChildren (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IUpdateChildrenRequest request);
abstract member UpdateChildren : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IUpdateChildrenRequest -> unit
Public Sub UpdateChildren (request As IUpdateChildrenRequest)

Параметры

request
IUpdateChildrenRequest

Интерфейс, представляющий запрос для получения дочерних элементов.

Применяется к