| AddUniquenessConstraintTblfeaturepackageconfigchangeomit Constructor |
The update action will throw an exception if there are duplicate UIDs in the table when trying to add the constraint.
The constraint is added to prevent duplicates in the future.
In case there are duplicates, the duplicates need to be removed first
Namespace:
Omada.OE.AppLogic.UpdateActions
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic AddUniquenessConstraintTblfeaturepackageconfigchangeomit()
See Also