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

Commit fda1327

Browse files
authored
Merge pull request #16270 from TimShererWithAquent/sql1741262e
Fix validation suggestions
2 parents 1d6694a + 06ed4bd commit fda1327

23 files changed

Lines changed: 23 additions & 23 deletions

docs/analytics-platform-system/polybase-configure-hadoop-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: murshedz
1010
ms.reviewer: martinle
1111
ms.custom: seo-dt-2019
1212
---
13-
# PolyBase configuration and security for Hadoop
13+
# Configure PolyBase Hadoop security
1414

1515
This article provides a reference for various configuration settings that affect APS PolyBase connectivity to Hadoop. For a walkthrough on what is PolyBase, see [What is PolyBase](configure-polybase-connectivity-to-external-data.md).
1616

docs/analytics-platform-system/polybase-configure-hadoop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: murshedz
1010
ms.reviewer: martinle
1111
ms.custom: seo-dt-2019, seo-lt-2019
1212
---
13-
# Configure PolyBase to access external data in Hadoop
13+
# Configure PolyBase in Parallel Data Warehouse to access external data in Hadoop
1414

1515
The article explains how to use PolyBase on an APS appliance to query external data in Hadoop.
1616

docs/machine-learning/tutorials/r-clustering-model-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/26/2020
1212
ms.custom: seo-lt-2019
1313
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=azuresqldb-mi-current||=sqlallproducts-allversions"
1414
---
15-
# Tutorial: Prepare data to perform clustering in R with SQL machine learning
15+
# Tutorial: Develop a clustering model in R with SQL machine learning
1616
[!INCLUDE [SQL Server SQL MI](../../includes/applies-to-version/sql-asdbmi.md)]
1717

1818
::: moniker range=">=sql-server-ver15||>=sql-server-linux-ver15||=sqlallproducts-allversions"

docs/machine-learning/tutorials/r-predictive-model-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/26/2020
1212
ms.custom: seo-lt-2019
1313
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=azuresqldb-mi-current||=sqlallproducts-allversions"
1414
---
15-
# Tutorial: Prepare data to train a predictive model in R with SQL machine learning
15+
# Tutorial: Develop a predictive model in R with SQL machine learning
1616
[!INCLUDE [SQL Server SQL MI](../../includes/applies-to-version/sql-asdbmi.md)]
1717

1818
::: moniker range=">=sql-server-ver15||>=sql-server-linux-ver15||=sqlallproducts-allversions"

docs/relational-databases/native-client-ole-db-commands/preparing-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ author: markingmyname
1717
ms.author: maghan
1818
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
1919
---
20-
# Preparing Commands
20+
# Preparing Commands in SQL Server Native Client
2121
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW ](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
2222

2323
The [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client OLE DB provider supports command preparation for optimized multiple execution of a single command; however, command preparation generates overhead, and a consumer does not need to prepare a command to execute it more than once. In general, a command should be prepared if it will be executed more than three times.

docs/relational-databases/native-client-ole-db-errors/retrieving-error-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ author: markingmyname
1919
ms.author: maghan
2020
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2121
---
22-
# Retrieving Error Information
22+
# Retrieving Error Information (Native Client OLE DB provider)
2323
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW ](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
2424

2525
This example obtains information from the various error interfaces exposed by the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client OLE DB provider.

docs/relational-databases/native-client-ole-db-errors/return-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ author: markingmyname
2525
ms.author: maghan
2626
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2727
---
28-
# Return Codes
28+
# Return Codes (Native Client OLE DB provider)
2929
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW ](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
3030

3131
At the most basic level, a member function either succeeds or fails. At a somewhat more precise level, a function can succeed, but its success may not be what the application developer intended.

docs/relational-databases/native-client-ole-db-how-to/filestream/read-a-filestream-column-to-file-using-ibcpsession-ole-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author: markingmyname
1212
ms.author: maghan
1313
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
1414
---
15-
# Read a FILESTREAM Column to File Using IBCPSession (OLE DB)
15+
# Read a FILESTREAM Column to File Using IBCPSession in SQL Server Native Client (OLE DB)
1616
[!INCLUDE [SQL Server](../../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
1717

1818
This sample reads a filestream column to a file using the IBCPSession interface and writes a format file.

docs/relational-databases/native-client-ole-db-how-to/filestream/retrieve-data-from-a-filestream-column-using-isequentialstream-ole-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author: markingmyname
1212
ms.author: maghan
1313
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
1414
---
15-
# Retrieve Data from a FILESTREAM Column Using ISequentialStream (OLE DB)
15+
# Retrieve Data from a FILESTREAM Column Using ISequentialStream in SQL Server Native Client (OLE DB)
1616
[!INCLUDE [SQL Server](../../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
1717

1818
This sample shows uses an ISequentialStream interface in an ICommandText interface to retrieve a single record from a Filestream column.

docs/relational-databases/native-client-ole-db-how-to/filestream/send-data-to-a-filestream-column-using-irowsetfastupload-ole-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author: markingmyname
1212
ms.author: maghan
1313
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
1414
---
15-
# Send Data to a FILESTREAM Column Using IRowsetFastUpload (OLE DB)
15+
# Send Data to a FILESTREAM Column Using IRowsetFastUpload SQL Server Native Client (OLE DB)
1616
[!INCLUDE [SQL Server](../../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
1717

1818
This sample uses the IRowsetFastUpload interface to send between 4MB and 4GB of data to a filestream column.

0 commit comments

Comments
 (0)