Share via


MigrationModifyObj Object [C++]

Use this object to change the data that has been read from the Membership Directory before it is migrated to the Commerce Server Profile data store.

ProgID:   MigrationModify (Externally creatable)
COM Class Name:   GlobalConfig
Type Library Name:   MigrationModifyObj 1.0 Type Library

[C++]

COM Interface Name:   IMigrationModify
Interface ID Constant:   None
Header File:   MigrationModify.h

[C++]

In C++, use the IMigrationModify interface to access the properties and methods of the MigrationModify object.

Because this object is primarily intended for use within ASP script, access from C++ will not be common.

Methods

[C++]

Method Description
Initialize Initializes the MigrationModifyObj object.
ModifyAttributes Accepts the key, profile ID, and array of values to be modified. This method uses the profile ID to determine the structure of the array based on the attributes that it read in the Initialize method.

[Visual Basic]

Method Description
Initialize Initializes the MigrationModifyObj object.
ModifyAttributes Accepts the key, profile ID, and array of values to be modified. This method uses the profile ID to determine the structure of the array based on the attributes that it read in the Initialize method.

See Also

[C++]MigrationLogObj Object

[C++]MigrationMainObj Object

[C++]MigrationReadObj Object

[C++]MigrationWriteObj Object

[Visual Basic]MigrationLogObj Object

[Visual Basic]MigrationMainObj Object

[Visual Basic]MigrationReadObj Object

[Visual Basic]MigrationWriteObj Object

Copyright © 2005 Microsoft Corporation.
All rights reserved.