Files
DP44/DataPRO/Modules/Database/DatabaseMigrationScripts/.svn/pristine/8e/8e91fe8894445d01ac93e6a146e38042a5314942.svn-base

3 lines
127 B
Plaintext
Raw Permalink Normal View History

2026-04-17 14:55:32 -04:00
UPDATE [dbo].[DefaultProperties]
SET DefaultValue = 'CH10_PCM_128BIT_2HDR'
WHERE PropertyName = 'DefaultUDPStreamProfile';