IMAExtensibleCallExport Interface

Important: With the release of ECMA 2.0, this feature has been deprecated and will be removed in future versions. You should use the Extensible Connectivity 2.0 Management Agent Reference for Connector development going forward.

Implemented by all types of call-based connected data source extensions to export data from the connector space to a call-based data source.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As IMAExtensibleCallExport

Syntax

'Declaration
Public Interface IMAExtensibleCallExport
public interface IMAExtensibleCallExport
public interface class IMAExtensibleCallExport
public interface IMAExtensibleCallExport
public interface IMAExtensibleCallExport

Remarks

Forefront Identity Manager Synchronization Service (FIM Synchronization Service) does not call the methods in this interface for import-only connected data source extensions, but the interface must still be implemented. If it is not implemented, an error occurs. You can implement this interface for import-only connected data source extensions by having all the methods throw an EntryPointNotImplementedException exception.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

IMAExtensibleCallExport Members
Microsoft.MetadirectoryServices Namespace
ConfigParameterCollection
EntryPointNotImplementedException
TypeDescriptionCollection
ModificationType
Microsoft.MetadirectoryServices