Partager via


IGetChildrenRequest.AddResults(ICollection<INavigableItem>) Méthode

Définition

Récupère une valeur utilisée par le consommateur de requêtes pour retourner les résultats.

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

Paramètres

batch
ICollection<INavigableItem>

Collection Batch.

S’applique à