Skip to content

Commit e0cb807

Browse files
authored
Update what-s-new-in-integration-services-in-sql-server-2025.md
remove link to ADO.NET conn mgr in het section of the .NET API, as it has nothing to do with that section.
1 parent 9202dd8 commit e0cb807

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)