IMAExtensible2CallImport Members

This interface allows for call-based import.

The following tables list the members exposed by the IMAExtensible2CallImport type.

Public Properties

  Name Description
public property ImportDefaultPageSize Gets a value indicating the default page size for each page imported via Import.
public property ImportMaxPageSize Gets a value indicating the maximum page size for each page imported via Import.

Top

Public Methods

  Name Description
public method CloseImportConnection CloseImportConnection is used to tell the extensible MA the session is over and allow customer code to clean up. It can be assumed that OpenImportConnection has been called successfully.
public method GetImportEntries Persists a batch of entries in the connected system. Called for multiple entries that are imported. Cans assume OpenImportConnectionhas been called successfully.
public method OpenImportConnection OpenImportConnection is used to configure the import session and is called once at the beginning of import.

Top

See Also

Reference

IMAExtensible2CallImport Interface
Microsoft.MetadirectoryServices Namespace