Share via


RetailConnDatabaseProfile::duplicateDRMDatabaseProfile Method

Duplicates the database profile using a dialog box.

Syntax

client server public static RetailConnDatabaseProfile duplicateDRMDatabaseProfile(RetailConnProfileName profileName)

Run On

Called

Parameters

Return Value

Type: RetailConnDatabaseProfile Table
An instance of the RetailConnDatabaseProfile table.

Exceptions

Exception Condition
Error

A database profile does not exist.

-or-

The duplication process failed.

UpdateConflictNotRecovered

A standard update conflict.

UpdateConflict

A standard update conflict.

See Also

Reference

RetailConnDatabaseProfile Table