Condividi tramite


IGetChildrenRequest.AddResults(ICollection<INavigableItem>) Metodo

Definizione

Recupera un valore utilizzato dal consumer della richiesta per restituire i risultati.

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

Parametri

batch
ICollection<INavigableItem>

Raccolta batch.

Si applica a