Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |