Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 9f2acfb

Browse files
Identified Empty Links 1 of 2 (Scoped Edit) (#35070)
* [UAT result] Remove or replace Empty Links * made additional changes * address build validations * address Blocking issues * Correct duplicate H2
1 parent 3f50738 commit 9f2acfb

57 files changed

Lines changed: 86 additions & 194 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/integration-services/connection-manager/ado-net-connection-manager.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ You can set properties through [!INCLUDE [ssIS](../../includes/ssis-md.md)] Desi
5656

5757
Many of configuration options of the [!INCLUDE [vstecado](../../includes/vstecado-md.md)] connection manager depend on the .NET provider that the connection manager uses.
5858

59-
For more information about the properties that you can set in [!INCLUDE [ssIS](../../includes/ssis-md.md)] Designer, see [Configure ADO.NET Connection Manager]().
60-
6159
For information about configuring a connection manager programmatically, see <xref:Microsoft.SqlServer.Dts.Runtime.ConnectionManager> and [Adding Connections Programmatically](../../integration-services/building-packages-programmatically/adding-connections-programmatically.md).
6260

6361
### Configure ADO.NET connection manager

docs/integration-services/connection-manager/cache-connection-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ ms.custom: sfi-ropc-nochange
2323
The Cache Transform transformation writes data from a connected data source in the data flow to a Cache connection manager. The Lookup transformation in a package performs lookups on the data.
2424

2525
> [!NOTE]
26-
> The Cache connection manager does not support the Binary Large Object (BLOB) data types DT_TEXT, DT_NTEXT, and DT_IMAGE. If the reference dataset contains a BLOB data type, the component will fail when you run the package. You can use the **Cache Connection Manager Editor** to modify column data types. For more information, see [Cache Connection Manager Editor]().
27-
26+
> The Cache connection manager does not support the Binary Large Object (BLOB) data types DT_TEXT, DT_NTEXT, and DT_IMAGE. If the reference dataset contains a BLOB data type, the component will fail when you run the package. You can use the **Cache Connection Manager Editor** to modify column data types.
27+
2828
> [!NOTE]
2929
> The protection level of the package does not apply to the cache file. If the cache file contains sensitive information, use an access control list (ACL) to restrict access to the location or folder in which you store the file. You should enable access only to certain accounts. For more information, see [Access to Files Used by Packages](../../integration-services/security/security-overview-integration-services.md#files).
3030

docs/integration-services/connection-manager/excel-connection-manager.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ helpviewer_keywords:
3939
- Indicate whether the first row in the selected worksheets or ranges contains column names.
4040

4141
You can set properties through [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer or programmatically.
42-
43-
For more information about the properties that you can set in [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, see [Excel Connection Manager Editor]().
44-
42+
4543
For information about configuring a connection manager programmatically, see <xref:Microsoft.SqlServer.Dts.Runtime.ConnectionManager> and [Adding Connections Programmatically](../../integration-services/building-packages-programmatically/adding-connections-programmatically.md).
4644

4745
## Excel Connection Manager Editor

docs/integration-services/connection-manager/file-connection-manager.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ ms.custom: sfi-ropc-nochange
5757

5858
You can set properties through [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer or programmatically.
5959

60-
For more information about the properties that you can set in [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, see [File Connection Manager Editor]().
61-
6260
For information about configuring a connection manager programmatically, see <xref:Microsoft.SqlServer.Dts.Runtime.ConnectionManager> and [Adding Connections Programmatically](../../integration-services/building-packages-programmatically/adding-connections-programmatically.md).
6361

6462
## File Connection Manager Editor

docs/integration-services/connection-manager/ftp-connection-manager.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ helpviewer_keywords:
5151
5252
## Configuration of the FTP Connection Manager
5353
You can set properties through [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer or programmatically.
54-
55-
For information about the properties that you can set in [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, see [FTP Connection Manager Editor]().
56-
54+
5755
For information about configuring a connection manager programmatically, see <xref:Microsoft.SqlServer.Dts.Runtime.ConnectionManager> and [Adding Connections Programmatically](../../integration-services/building-packages-programmatically/adding-connections-programmatically.md).
5856

5957
## FTP Connection Manager Editor

docs/integration-services/connection-manager/msmq-connection-manager.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ helpviewer_keywords:
4242
## Configuration of the MSMQ Connection Manager
4343
You can set properties through [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer or programmatically.
4444

45-
For more information about the properties that you can set in [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, see [MSMQ Connection Manager Editor]().
46-
4745
For information about configuring a connection manager programmatically, see <xref:Microsoft.SqlServer.Dts.Runtime.ConnectionManager> and [Adding Connections Programmatically](../../integration-services/building-packages-programmatically/adding-connections-programmatically.md).
4846

4947
## MSMQ Connection Manager Editor

docs/integration-services/connection-manager/odata-connection-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For anonymous access, select the Windows Authentication option.
4848
To connect to Microsoft Dynamics AX Online or Microsoft Dynamics CRM online, you can't use the **Microsoft Online Services** authentication option. You also can't use any option that's configured for multi-factor authentication. Currently Modern authentication is not supported.
4949

5050
### Specifying and Securing Credentials
51-
If the OData service requires basic authentication, you can specify a username and password in the [OData Connection Manager Editor](). The values you enter in the editor are persisted in the package. The password value is encrypted according to the package protection level.
51+
If the OData service requires basic authentication, you can specify a username and password in the OData Connection Manager Editor. The values you enter in the editor are persisted in the package. The password value is encrypted according to the package protection level.
5252

5353
There are several ways to parameterize the username and password values or to store them outside the package. For example, you can use parameters, or set the connection manager properties directly when you run the package from SQL Server Management Studio.
5454

docs/integration-services/connection-manager/odbc-connection-manager.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ helpviewer_keywords:
4141
You can set properties through [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer or programmatically.
4242

4343
For more information about the properties that you can set in [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, click one of the following topic:
44-
45-
- [ODBC Connection Manager UI Reference]()
46-
44+
45+
4746
For information about configuring a connection manager programmatically, see <xref:Microsoft.SqlServer.Dts.Runtime.ConnectionManager> and [Adding Connections Programmatically](../../integration-services/building-packages-programmatically/adding-connections-programmatically.md).
4847

4948
## ODBC Connection Manager UI Reference

docs/integration-services/connection-manager/ole-db-connection-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Configure the OLEDB connection manager in the following ways:
5353
You can log the calls that the OLEDB connection manager makes to external data providers. You can then troubleshoot the connections that the OLEDB connection manager makes to external data sources. To log the calls that the OLEDB connection manager makes to external data providers, enable package logging, and select the **Diagnostic** event at the package level. For more information, see [Troubleshooting Tools for Package Execution](../../integration-services/troubleshooting/troubleshooting-tools-for-package-execution.md).
5454

5555
## Configure the OLEDB connection manager
56-
You can set properties through [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, or programmatically. For more information about the properties that you can set in [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, see [Configure OLEDB Connection Manager](). For information about configuring a connection manager programmatically, see the documentation for **T:Microsoft.SqlServer.Dts.Runtime.ConnectionManager** class in the Developer Guide.
57-
56+
You can set properties through [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, or programmatically.
57+
5858
### Configure OLEDB connection manager
5959

6060
Use the **Configure OLEDB Connection Manager** dialog box to add a connection to a data source. This connection can be new, or a copy of an existing connection.

docs/integration-services/connection-manager/sap-bw-connection-manager.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ f1_keywords:
4444

4545
### Using the SSIS Designer to Configure the Source
4646
For more information about the properties of the SAP BW connection manager that you can set in [!INCLUDE[ssIS](../../includes/ssis-md.md)] Designer, click the following topic:
47-
48-
- [SAP BW Connection Manager Editor]()
49-
47+
5048
## SAP BW Connection Manager Editor
5149
Use the **SAP BW Connection Manager Editor** to specify the properties to use to connect to an SAP Netweaver BW version 7 system.
5250

0 commit comments

Comments
 (0)