Skip to content

Commit f641470

Browse files
authored
Merge pull request #10266 from KoenVerbeeck/patch-1
Update what-s-new-in-integration-services-in-sql-server-2025.md
2 parents 5833e17 + e0cb807 commit f641470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/integration-services/what-s-new-in-integration-services-in-sql-server-2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ADO.NET connection manager now supports Microsoft SqlClient Data Provider. For m
2525

2626
### .NET API [Microsoft.SqlServer.Dts.Runtime Namespace](/dotnet/api/microsoft.sqlserver.dts.runtime)
2727

28-
When upgrading to SSIS 2025, if you use .NET API [Microsoft.SqlServer.Dts.Runtime Namespace](/dotnet/api/microsoft.sqlserver.dts.runtime), your projects need to update the references and rebuild when SSIS Package includes Execute SQL Task or SSIS package has certain SSIS tasks that rely on SQL Server Management Objects (SMO). For more information, see [ADO.NET connection manager](connection-manager/ado-net-connection-manager.md).
28+
When upgrading to SSIS 2025, if you use .NET API [Microsoft.SqlServer.Dts.Runtime Namespace](/dotnet/api/microsoft.sqlserver.dts.runtime), your projects need to update the references and rebuild when SSIS Package includes Execute SQL Task or SSIS package has certain SSIS tasks that rely on SQL Server Management Objects (SMO).
2929

3030
## Deprecated features in Integration Services
3131

0 commit comments

Comments
 (0)