ReleaseUpdateDB60_Retail.allowNoDupRetailConnTablesIdxMinor Method [AX 2012]
Post-sync script to enable unique index on the RetailConn tables.
Updates the index ProfileSchemaTypeIdx in the table RetailConnConnectionProfile to allow no duplicate records.
Updates the index SchemaNameTableNameIdx in the table RetailConnLocationDesignTable to allow no duplicate records.
Updates the index FieldNameIdx in the table RetailConnLocationDesignTableField to allow no duplicate records.
Updates the index jobTableIdx in the table RetailConnSchedulerReplicationCounter to no allow duplicate records.
Syntax
public void allowNoDupRetailConnTablesIdxMinor()
Run On
Server