Sprache

IGetChildrenRequest.AddResults(ICollection<INavigableItem>) Methode

Definition

Ruft einen Wert ab, den der Anfrage-Konsument zur Zurückgabe von Ergebnissen verwendet.

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))

Parameter

batch
ICollection<INavigableItem>

Chargensammlung.

Gilt für: