Поделиться через


IGetChildrenRequest.AddResults(ICollection<INavigableItem>) Метод

Определение

Получает значение, используемое потребителем запроса для возвращения результатов.

public:
 void AddResults(System::Collections::Generic::ICollection<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItem ^> ^ batch);
public void AddResults (System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem> batch);
abstract member AddResults : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem> -> unit
Public Sub AddResults (batch As ICollection(Of INavigableItem))

Параметры

batch
ICollection<INavigableItem>

Коллекция пакетов.

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