Skip to content

Bulk update ms.topic in framework #46327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: beb5f361-1ac8-44fb-afa1-2aacea15f166
ms.topic: article
---
# Query Expression Syntax Examples: Partitioning (LINQ to DataSet)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 48c9f5ed-76bf-4228-ab10-5217bbb295a3
ms.topic: article
---
# Query Expression Syntax Examples: Projection (LINQ to DataSet)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 1daf42c2-c9f4-4cda-b291-7641b9c6d3fe
ms.topic: article
---
# Query Expression Syntax Examples: Restriction (LINQ to DataSet)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Querying DataSets (LINQ to DataSet)"
title: "Querying DataSets (LINQ to DataSet)"
ms.date: "03/30/2017"
ms.assetid: bb68d2e4-623d-4d60-85e3-965254f6fee7
ms.topic: concept-article
---
# Querying DataSets (LINQ to DataSet)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: b9070a12-1094-44d6-bb87-a23b50bcb0af
ms.topic: concept-article
---
# Querying the DataRowView Collection in a DataView

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/querying-typed-datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: ad712fa1-2baf-462a-b163-574cce6d376a
ms.topic: how-to
---
# Query typed DataSets

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/ref-cursor-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: REF CURSOR Examples"
title: "REF CURSOR Examples"
ms.date: "03/30/2017"
ms.assetid: c257da03-c6c9-4cf8-b591-b7740a962c40
ms.topic: article
---
# REF CURSOR Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "REF CURSOR Parameters in an OracleDataReader"
ms.date: "03/30/2017"
dev_langs:
- "vb"
ms.topic: article
---
# REF CURSOR Parameters in an OracleDataReader

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "referential integrity constraint"
description: Learn about referential integrity constraints in the Entity Data Model, which ensure that valid associations always exist between entity types.
ms.date: "03/30/2017"
ms.assetid: 3d3ba44b-4302-40d8-a7a9-62932e0395e5
ms.topic: article
---
# referential integrity constraint

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Retrieving and Modifying Data"
description: In the .NET Framework, data providers in ADO.NET serve as a bridge between an application and a data source to read and update data.
ms.date: "03/30/2017"
ms.assetid: 722e7f87-3691-46c6-87e8-7d159722d675
ms.topic: concept-article
---
# Retrieving and Modifying Data in ADO.NET

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/retrieving-binary-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 56c5a9e3-31f1-482f-bce0-ff1c41a658d0
ms.topic: concept-article
---
# Retrieving Binary Data

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "Retrieving Data from Multiple REF CURSORs Using an OracleDataReader"
ms.date: "03/30/2017"
dev_langs:
- "vb"
ms.topic: concept-article
---
# Retrieving Data from Multiple REF CURSORs Using an OracleDataReader

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 97afc121-fb8b-465b-bab3-6d844420badb
ms.topic: how-to
---
# Retrieve data using a DataReader

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Retrieving Database Schema Information"
title: "Retrieving Database Schema Information"
ms.date: "03/30/2017"
ms.assetid: 79038d52-f122-4fd4-9bfb-aaa22d6a114b
ms.topic: concept-article
---
# Retrieving Database Schema Information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: how-to
---

# Retrieve identity or autonumber values
Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/schema-restrictions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: article
---
# Schema restrictions

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/secure-client-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Secure Client Applications"
title: "Secure Client Applications"
ms.date: "03/30/2017"
ms.assetid: 6239592e-fa7d-4dea-9f00-d296d0048b01
ms.topic: article
---
# Secure Client Applications

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/secure-data-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about secure data access and understand the security me
title: "Secure Data Access"
ms.date: "03/30/2017"
ms.assetid: 473ebd69-21a3-4627-b95e-4e04d035c56f
ms.topic: article
---
# Secure data access

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Securing ADO.NET applications"
title: "Securing Applications"
ms.date: "03/30/2017"
ms.assetid: 005a1d43-6ee5-471e-ad98-1d30a44d49d5
ms.topic: concept-article
---
# Securing ADO.NET applications

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/security-linq-to-dataset.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Security (LINQ to DataSet)"
title: "Security (LINQ to DataSet)"
ms.date: "03/30/2017"
ms.assetid: 6116b2b8-75f4-4d8b-aea6-c13e55cda50b
ms.topic: article
---
# Security (LINQ to DataSet)

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/security-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Security overview"
title: Security overview
ms.date: "03/30/2017"
ms.assetid: 33e09965-61d5-48cc-9e8c-3b047cc4f194
ms.topic: concept-article
---
# Security overview

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/side-by-side-execution.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Side-by-Side Execution in ADO.NET"
title: "Side-by-Side Execution"
ms.date: "03/30/2017"
ms.assetid: 9f9ba96d-9f89-4f65-bb2f-6860879f4393
ms.topic: article
---
# Side-by-Side Execution in ADO.NET

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 0b74bcf8-3f87-449f-bff7-6bcb0d69d212
ms.topic: article
---
# Single-Table Queries (LINQ to DataSet)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 885b3b7b-51c1-42b3-bb29-b925f4f69a6f
ms.topic: concept-article
---
# Sorting with DataView (LINQ to DataSet)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: article
---
# SQL Server connection pooling (ADO.NET)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "SQL Server Data Type Mappings"
description: Learn about mapping between the different type systems for SQL Server and the .NET Framework. This article summarizes how the systems interact in ADO.NET.
ms.date: "03/30/2017"
ms.assetid: fafdc31a-f435-4cd3-883f-1dfadd971277
ms.topic: article
---
# SQL Server Data Type Mappings

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: SQL Server Schema Collections"
title: "SQL Server Schema Collections"
ms.date: "03/30/2017"
ms.assetid: c6403cc3-d78b-4f85-bab1-ada7a3446ec5
ms.topic: article
---
# SQL Server Schema Collections

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: article
---
# ASP.NET applications using wait handles

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Asynchronous Operations"
title: "Asynchronous Operations"
ms.date: "03/30/2017"
ms.assetid: e7d32c3c-bf78-4bfc-a357-c9e82e4a4b3c
ms.topic: article
---
# Asynchronous Operations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: Bulk Copy Example Setup"
title: "Bulk Copy Example Setup"
ms.date: "03/30/2017"
ms.assetid: d4dde6ac-b8b6-4593-965a-635c8fb2dadb
ms.topic: install-set-up-deploy
---
# Bulk Copy Example Setup

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Bulk Copy Operations in SQL Server"
description: Learn to use the SqlBulkCopy class to write managed code solutions that bulk copy large files into tables or views in SQL Server databases.
ms.date: "03/30/2017"
ms.assetid: 83a7a0d2-8018-4354-97b9-0b1d99f8342b
ms.topic: article
---
# Bulk Copy Operations in SQL Server

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/clr-stored-procedures.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: CLR Stored Procedures"
title: "CLR Stored Procedures"
ms.date: "03/30/2017"
ms.assetid: fd7eea9b-218a-4988-8c9a-8abcc6031c66
ms.topic: article
---
# CLR Stored Procedures

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/clr-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: CLR triggers"
title: "CLR Triggers"
ms.date: "03/30/2017"
ms.assetid: defe379c-30c7-487f-9abd-9c5e12ff49be
ms.topic: article
---
# CLR triggers

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: CLR User-Defined Functions"
title: "CLR User-Defined Functions"
ms.date: "03/30/2017"
ms.assetid: 1c59d9d3-6ff9-411b-8b29-b1494d80fdf1
ms.topic: article
---
# CLR User-Defined Functions

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/clr-user-defined-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "Learn more about: CLR User-Defined Types"
title: "CLR User-Defined Types"
ms.date: "03/30/2017"
ms.assetid: 9f70e0b0-3a0d-4eb1-b914-07a5d0c167c2
ms.topic: article
---
# CLR User-Defined Types

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: aababd75-2335-43e3-ace8-4b7ae84191a8
ms.topic: concept-article
---
# Comparing GUID and uniqueidentifier Values

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: article
---
# Database mirroring in SQL Server

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/date-and-time-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: how-to
---
# Date and time data

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: how-to
---

# Detect changes with SqlDependency
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: how-to
---
# Enable multiple active result sets

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: a5333e19-8e55-4aa9-82dc-ca8745e516ed
ms.topic: concept-article
---
# Enabling Query Notifications

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: ddf1c83c-9d40-45e6-b04d-9828c6cbbfdc
ms.topic: concept-article
---
# Enumerating Instances of SQL Server (ADO.NET)

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/filestream-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
description: "Learn more about FILESTREAM data. The FILESTREAM storage attribute is for binary (BLOB) data stored in a `varbinary(max)` column."
title: "FILESTREAM Data"
ms.date: "03/30/2017"
ms.topic: article
---

# FILESTREAM data
Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/handling-null-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: f18b288f-b265-4bbe-957f-c6833c0645ef
ms.topic: how-to
---
# Handling Null Values

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Learn about features and behaviors of the .NET Framework Data Provi
titleSuffix: ""
ms.date: "03/30/2017"
ms.assetid: c18b1fb1-2af1-4de7-80a4-95e56fd976cb
ms.topic: article
---
# SQL Server and ADO.NET

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: how-to
---
# Insert an image from a file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Introduction to SQL Server CLR Integration"
description: CLR integration with SQL Server supports stored procedures, triggers, user-defined functions, user-defined types, and user-defined aggregates in managed code.
ms.date: "03/30/2017"
ms.assetid: 551d2290-ed80-49be-b377-44b32444da1c
ms.topic: article
---
# Introduction to SQL Server CLR Integration

Expand Down
1 change: 1 addition & 0 deletions docs/framework/data/adonet/sql/large-udts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.date: "03/30/2017"
dev_langs:
- "csharp"
- "vb"
ms.topic: article
---
# Large UDTs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 3a73991e-fd4e-4610-93fb-7ced4dc6b7f9
ms.topic: concept-article
---
# Add Business Logic By Using Partial Methods

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dev_langs:
- "csharp"
- "vb"
ms.assetid: 49ac6da0-f2e1-46fa-963e-1b6dcb63fef7
ms.topic: article
---
# ADO.NET and LINQ to SQL

Expand Down
Loading