Duplicates the database profile using a dialog box.
Syntax
client server public static RetailConnDatabaseProfile duplicateDRMDatabaseProfile(RetailConnProfileName profileName)
Run On
Called
Parameters
- profileName
Type: RetailConnProfileName Extended Data Type
A unique name for the database profile.
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. |