Skip to content

Commit b028f07

Browse files
committed
Updating ms.date
1 parent b0d0cbf commit b028f07

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/language-extensions/csharp-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: SQL Server Language Extensions
44
description: C# Language Extension is a feature of SQL Server used for executing external C# code. Relational data can be used in the external C# code using the extensibility framework.
55
author: garyericson
66
ms.author: garye
7-
ms.date: 09/21/2021
7+
ms.date: 09/28/2021
88
ms.topic: overview
99
ms.prod: sql
1010
ms.technology: language-extensions

docs/language-extensions/language-extensions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix:
44
description: Language Extensions is a feature of SQL Server used for executing external code. In SQL Server, Java, C#, Python, and R are supported. Relational data can be used in the external code using the extensibility framework.
55
author: dphansen
66
ms.author: davidph
7-
ms.date: 09/21/2021
7+
ms.date: 09/28/2021
88
ms.topic: overview
99
ms.prod: sql
1010
ms.technology: language-extensions

docs/language-extensions/language-extensions-whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix:
44
description: Learn about what's new in SQL Server Language Extensions that expands, extends, and deepens the integration between external languages and the data platform.
55
author: dphansen
66
ms.author: davidph
7-
ms.date: 11/09/2020
7+
ms.date: 09/28/2021
88
ms.topic: conceptual
99
ms.prod: sql
1010
ms.technology: language-extensions

docs/machine-learning/sql-server-machine-learning-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: What is SQL Server Machine Learning Services (Python and R)?
33
titleSuffix:
4-
description: Machine Learning Services is a feature in SQL Server that gives the ability to run Python and R scripts with relational data. You can use open-source packages and frameworks, and the Microsoft Python and R packages for predictive analytics and machine learning. The scripts are executed in-database without moving data outside SQL Server or over the network. This article explains the basics of SQL Server Machine Learning Services and how to get started.
4+
description: Machine Learning Services is a feature in SQL Server that gives the ability to run Python and R scripts with relational data. This article explains the basics of SQL Server Machine Learning Services and how to get started.
55
ms.prod: sql
66
ms.technology: machine-learning-services
7-
ms.date: 03/17/2021
7+
ms.date: 09/28/2021
88
ms.topic: overview
99
author: garyericson
1010
ms.author: garye

0 commit comments

Comments
 (0)