Partager via


ILaunchFormHostProvider.CreateServiceContainerForNode Méthode

Définition

Fournit un conteneur de service pour le nœud spécifié.

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

Paramètres

source
INodeInformation

Référence des informations d'un nœud.

Retours

Conteneur de service pour un nœud.

S’applique à