Share via


MigrationWriteObj Object [C++]

Use this object to write the values for each attribute to the Commerce Server 2002 Profile data store.

ProgID:   MigrationWrite (Externally creatable)
COM Class Name:   MigrationWrite
Type Library Name:   MigrationWriteObj 1.0 Type Library

[C++]

COM Interface Name:   IMigrationWrite
Interface ID Constant:   None
Header File:   MigrationWrite.h

[C++]

In C++, use the IMigrationWriteObj interface to access the properties and methods of the MigrationWriteObj object.

Methods

[C++]

Method Description
Initialize Uses the input parameters to determine what attributes to write for a particular key based on the profile ID.
ShutDown Frees the created connection pools.
WriteUserAttributes Uses the profile ID to identify the attributes that are associated with the key and writes these attributes from the array into the Commerce Server Profile data store.

[Visual Basic]

Method Description
Initialize Uses the input parameters to determine what attributes to write for a particular key based on the profile ID.
ShutDown Frees the created connection pools.
WriteUserAttributes Uses the profile ID to identify the attributes that are associated with the key and writes these attributes from the array into the Commerce Server Profile data store.

See Also

[C++]MigrationLogObj Object

[C++]MigrationMainObj Object

[C++]MigrationModify Object

[C++]MigrationReadObj Object

[Visual Basic]MigrationLogObj Object

[Visual Basic]MigrationMainObj Object

[Visual Basic]MigrationModify Object

[Visual Basic]MigrationReadObj Object

Copyright © 2005 Microsoft Corporation.
All rights reserved.