Share via


MigrationReadObj Object [C++]

Use the MigrationReadObj object to read values for each attribute in the Membership Directory, and then send them to the MigrationProfile object. The MigrationReadObj object first reads the type of each attribute and then fills in the data.

ProgID:   MigrationRead (Externally creatable)
COM Class Name:   MigrationRead
Type Library Name:   MigrationReadObj 1.0 Type Library

[C++]

COM Interface Name:   IMigrationRead
Interface ID Constant:   None
Header File:   MigrationRead.h

Methods

[C++]

Method Description
Initialize Determines which attributes to read for a particular key based on the profile ID.
MigrationFailed Sets the attribute cn=Migration to FALSE when the migration of this object fails.
ReadAttributes Uses the profile ID to determine what attributes are associated with the key, and then reads these attributes from the data source into the array.
ShutDown Frees the created connection pools.

[Visual Basic]

Method Description
Initialize Determines which attributes to read for a particular key based on the profile ID.
MigrationFailed Sets the attribute cn=Migration to FALSE when the migration of this object fails.
ReadAttributes Uses the profile ID to determine what attributes are associated with the key, and then reads these attributes from the data source into the array.
ShutDown Frees the created connection pools.

See Also

[C++]MigrationLogObj Object

[C++]MigrationMainObj Object

[C++]MigrationModify Object

[C++]MigrationWriteObj Object

[Visual Basic]MigrationLogObj Object

[Visual Basic]MigrationMainObj Object

[Visual Basic]MigrationModify Object

[Visual Basic]MigrationWriteObj Object

Copyright © 2005 Microsoft Corporation.
All rights reserved.