Skip to content

Commit 806230a

Browse files
authored
Merge pull request #15526 from JKirsch1/metadatadescriptions15
Metadatadescriptions15
2 parents 5aeba04 + d2a0a5b commit 806230a

21 files changed

Lines changed: 22 additions & 1 deletion

docs/database-engine/configure-windows/enable-or-disable-a-server-network-protocol.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Enable or Disable a Server Network Protocol | Microsoft Docs"
3+
description: Find out how to enable or disable a server network protocol. See how to use SQL Server Configuration Manager or PowerShell for this task.
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/enable-the-lock-pages-in-memory-option-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Enable the Lock Pages in Memory Option (Windows) | Microsoft Docs"
3+
description: 'Learn how to turn on the "Lock Pages in Memory" option. See how it can boost performance by keeping data in physical memory instead of paging it to disk.'
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/filestream-access-level-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "filestream access level Server Configuration Option | Microsoft Docs"
3+
description: 'Become familiar with the "filestream_access_level" option. See how it changes the FILESTREAM access level for an instance of SQL Server.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/ft-crawl-bandwidth-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "ft crawl bandwidth Server Configuration Option | Microsoft Docs"
3+
description: 'Learn about the "ft crawl bandwidth" option. See how it affects the number of buffers that SQL Server maintains in the pool of large memory buffers.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/ft-notify-bandwidth-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "ft notify bandwidth Server Configuration Option | Microsoft Docs"
3+
description: 'Learn about the "ft notify bandwidth" option. See how it affects the number of buffers that SQL Server maintains in the pool of small memory buffers.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/hide-an-instance-of-sql-server-database-engine.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Hide an Instance of SQL Server Database Engine | Microsoft Docs"
3+
description: "Find out how to hide an instance of the SQL Server Database Engine. Client computers can't use the SQL Server Browser service to locate hidden instances."
34
ms.custom: ""
45
ms.date: "08/19/2015"
56
ms.prod: sql

docs/database-engine/configure-windows/in-doubt-xact-resolution-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "in-doubt xact resolution Server Configuration Option | Microsoft Docs"
3+
description: 'Become familiar with the "in-doubt xact resolution" option. See how it determines the default outcome for in-doubt transactions in SQL Server.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/lightweight-pooling-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "lightweight pooling Server Configuration Option | Microsoft Docs"
3+
description: 'Learn about the "lightweight pooling" option. See how it can provide better throughput in symmetric multiprocessing environments with excessive context switching.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/log-in-to-an-instance-of-sql-server-command-prompt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Log In to an Instance of SQL Server (Command Prompt) | Microsoft Docs"
3+
description: 'Learn about the "sqlcmd" utility. See how to use it in a command prompt to test connectivity to an instance of SQL Server.'
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/logging-in-to-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Logging In to SQL Server | Microsoft Docs"
3+
description: Find out about different ways of signing in to an instance of SQL Server. Learn which format to use for the server name in various environments.
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

0 commit comments

Comments
 (0)