ILaunchFormHostProvider.CreateServiceContainerForNode Metodo

Definizione

Fornisce un contenitore di servizio per il nodo specificato.

public:
 System::ComponentModel::Design::ServiceContainer ^ CreateServiceContainerForNode(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source);
public System.ComponentModel.Design.ServiceContainer CreateServiceContainerForNode(Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source);
abstract member CreateServiceContainerForNode : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> System.ComponentModel.Design.ServiceContainer
Public Function CreateServiceContainerForNode (source As INodeInformation) As ServiceContainer

Parametri

source
INodeInformation

Il riferimento delle informazioni di un nodo.

Valori restituiti

Il contenitore di servizio per un nodo.

Si applica a