Use SQL Compatible Hash
Determines if the SSIS custom inline hashing component use a hashing approach compatible with the SQL Server HASHBYTES()
function.
This is recommended so that the hashed values can be recreated using standard SQL queries when needed.
Notes:
- This setting is part of the Core settings category.
- The default value for this setting is
Y
.