[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]An interface that lets you set up and
access connectors. A connector is used to import data (from an
external system into Service Manager) or export data (from Service
Manager to an external system).
Namespace:
Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.Core (in
microsoft.enterprisemanagement.core.dll)
Usage
Syntax
Visual Basic |
Public Interface IConnectorFrameworkConfigurationManagement
|
C# |
public interface IConnectorFrameworkConfigurationManagement
|
C++ |
public interface class IConnectorFrameworkConfigurationManagement
|
J# |
public interface IConnectorFrameworkConfigurationManagement
|
JScript |
public interface IConnectorFrameworkConfigurationManagement
|
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and
Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003
See Also