diff --git a/docs/core/tutorials/publishing-with-visual-studio.md b/docs/core/tutorials/publishing-with-visual-studio.md
index abd8fe414ba..8cc4e35d108 100644
--- a/docs/core/tutorials/publishing-with-visual-studio.md
+++ b/docs/core/tutorials/publishing-with-visual-studio.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33212132"
---
# Visual Studio 2017 での Hello World アプリケーションの発行
diff --git a/docs/csharp/how-to/concatenate-multiple-strings.md b/docs/csharp/how-to/concatenate-multiple-strings.md
index 801f34bbacb..6e9df7a7c3f 100644
--- a/docs/csharp/how-to/concatenate-multiple-strings.md
+++ b/docs/csharp/how-to/concatenate-multiple-strings.md
@@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33213247"
---
# 方法: 複数の文字列を連結する (C# ガイド)
diff --git a/docs/csharp/language-reference/compiler-messages/cs0015.md b/docs/csharp/language-reference/compiler-messages/cs0015.md
index 19f4fa56199..da04e6efd51 100644
--- a/docs/csharp/language-reference/compiler-messages/cs0015.md
+++ b/docs/csharp/language-reference/compiler-messages/cs0015.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33210283"
---
# コンパイラ エラー CS0015
型 'type' の名前が長すぎます
diff --git a/docs/csharp/language-reference/compiler-messages/cs0051.md b/docs/csharp/language-reference/compiler-messages/cs0051.md
index 7f8b2085a2c..11253aac026 100644
--- a/docs/csharp/language-reference/compiler-messages/cs0051.md
+++ b/docs/csharp/language-reference/compiler-messages/cs0051.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33210965"
---
# コンパイラ エラー CS0051
アクセシビリティに一貫性がありません。パラメーター型 'type' のアクセシビリティはメソッド 'method' よりも低く設定されています
diff --git a/docs/csharp/language-reference/compiler-messages/cs0103.md b/docs/csharp/language-reference/compiler-messages/cs0103.md
index 377b2b71411..35e0cc81970 100644
--- a/docs/csharp/language-reference/compiler-messages/cs0103.md
+++ b/docs/csharp/language-reference/compiler-messages/cs0103.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33210387"
---
# コンパイラ エラー CS0103
名前 'identifier' は現在のコンテキスト内に存在していません
diff --git a/docs/csharp/language-reference/compiler-messages/cs0433.md b/docs/csharp/language-reference/compiler-messages/cs0433.md
index 306bda9ccaf..efc38fb0233 100644
--- a/docs/csharp/language-reference/compiler-messages/cs0433.md
+++ b/docs/csharp/language-reference/compiler-messages/cs0433.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33213029"
---
# コンパイラ エラー CS0433
型 'TypeName1' が 'TypeName2' と 'TypeName3' の両方に存在します
diff --git a/docs/csharp/language-reference/compiler-messages/cs0592.md b/docs/csharp/language-reference/compiler-messages/cs0592.md
index 3e5c9307e4b..79e5c8741ad 100644
--- a/docs/csharp/language-reference/compiler-messages/cs0592.md
+++ b/docs/csharp/language-reference/compiler-messages/cs0592.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33211069"
---
# コンパイラ エラー CS0592
属性 'attribute' はこの宣言型では無効です。 'type' 宣言でのみ有効です。
diff --git a/docs/csharp/language-reference/compiler-messages/cs1607.md b/docs/csharp/language-reference/compiler-messages/cs1607.md
index f029a114428..4fc62b0c806 100644
--- a/docs/csharp/language-reference/compiler-messages/cs1607.md
+++ b/docs/csharp/language-reference/compiler-messages/cs1607.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33211526"
---
# コンパイラの警告 (レベル 1) CS1607
アセンブリの生成 -- 理由
diff --git a/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md b/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md
index a82a16eba8a..6c8744874ed 100644
--- a/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md
+++ b/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md
@@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33217231"
---
# -moduleassemblyname (C# コンパイラ オプション)
.netmodule がアクセスできる非パブリック型のアセンブリを指定します。
diff --git a/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md b/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md
index 1f42e0f0745..e75eb726a37 100644
--- a/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md
+++ b/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md
@@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33211752"
---
# -preferreduilang (C# コンパイラ オプション)
`-preferreduilang` コンパイラ オプションを使うと、C# コンパイラがエラー メッセージなどの出力を表示する言語を指定できます。
diff --git a/docs/csharp/language-reference/keywords/implicit.md b/docs/csharp/language-reference/keywords/implicit.md
index a9a84c10c63..5266cd43ab2 100644
--- a/docs/csharp/language-reference/keywords/implicit.md
+++ b/docs/csharp/language-reference/keywords/implicit.md
@@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33215018"
---
# implicit (C# リファレンス)
`implicit` キーワードを使用して、暗黙のユーザー定義型変換演算子を宣言します。 変換を実行してもデータ損失が発生しないことが保証されている場合に、ユーザー定義型とその他の型との間の暗黙の変換を有効にするために使用します。
diff --git a/docs/csharp/misc/cs0590.md b/docs/csharp/misc/cs0590.md
index 99fc0b21551..fc06d5d0ab4 100644
--- a/docs/csharp/misc/cs0590.md
+++ b/docs/csharp/misc/cs0590.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 6df9461f-2de6-4032-b18f-96121db1e4af
ms.openlocfilehash: 8492a9f7ba6da7feb9702881810000187fe6d6fc
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33308221"
---
# コンパイラ エラー CS0590
ユーザー定義の演算子は void を返すことはできません。
diff --git a/docs/csharp/misc/cs0657.md b/docs/csharp/misc/cs0657.md
index db1ce4cc015..4d7db00fc28 100644
--- a/docs/csharp/misc/cs0657.md
+++ b/docs/csharp/misc/cs0657.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: d12d2efc-f44e-40e6-b825-5a66ead0c08e
ms.openlocfilehash: d0be7e26797b96c0e01d00ebc4c571afb70c30c6
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33310951"
---
# コンパイラの警告 (レベル 1) CS0657
'attribute modifier' はこの宣言に対して無効な属性の場所です。 この宣言に対して有効な属性の場所は 'locations' です。 このブロック内の属性はすべて無視されます。
diff --git a/docs/csharp/misc/cs0734.md b/docs/csharp/misc/cs0734.md
index 05970be8755..42bf2009936 100644
--- a/docs/csharp/misc/cs0734.md
+++ b/docs/csharp/misc/cs0734.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 9e1b0e49-bfc3-400c-9fd1-37e3c827e656
ms.openlocfilehash: e7923f48c9b3208c2f7915bbee58af58c3bf7ddb
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33307821"
---
# コンパイラ エラー CS0734
/moduleassemblyname オプションは 'module' のターゲット型をビルドするときのみ指定できます。
diff --git a/docs/csharp/misc/cs0739.md b/docs/csharp/misc/cs0739.md
index aa55b0afd98..ede7ebbe250 100644
--- a/docs/csharp/misc/cs0739.md
+++ b/docs/csharp/misc/cs0739.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: c2a83015-401c-4d85-bb19-ed29800904c1
ms.openlocfilehash: 75bc63998e3e7c843b8a7b18b58fd47a48166fcc
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33309030"
---
# コンパイラ エラー CS0739
'type name' が TypeForwardedToAttribute と重複しています。
diff --git a/docs/csharp/misc/cs0763.md b/docs/csharp/misc/cs0763.md
index a023b19e00f..e657fe82916 100644
--- a/docs/csharp/misc/cs0763.md
+++ b/docs/csharp/misc/cs0763.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 940870ba-1250-4365-acaa-7f968ee96c5b
ms.openlocfilehash: 5923a67df572e8206012911aa143c81e7fa979e8
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33306950"
---
# コンパイラ エラー CS0763
部分メソッド宣言は、両方とも static であるか、両方とも static でないかのいずれかである必要があります。
diff --git a/docs/csharp/misc/cs1022.md b/docs/csharp/misc/cs1022.md
index 6e19a4e49e6..5d19dd23cb5 100644
--- a/docs/csharp/misc/cs1022.md
+++ b/docs/csharp/misc/cs1022.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 76b9f32b-2ebf-471d-a635-852daf8877d7
ms.openlocfilehash: 5ac1f773a98da94fbd1792deeb8addf259143fb0
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33305322"
---
# コンパイラ エラー CS1022
型、名前空間の定義、またはファイルの終わりが必要です。
diff --git a/docs/csharp/misc/cs1044.md b/docs/csharp/misc/cs1044.md
index 579de117505..2ed23ae3002 100644
--- a/docs/csharp/misc/cs1044.md
+++ b/docs/csharp/misc/cs1044.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 18fc1ff5-8b97-4c31-99a1-5985b8e58024
ms.openlocfilehash: 0253c25e5b85593cfe44fb9dcfac4236ba190d1a
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33307335"
---
# コンパイラ エラー CS1044
for、using、fixed または declaration ステートメント に 1 つ以上の型を使用することはできません。
diff --git a/docs/csharp/misc/cs1057.md b/docs/csharp/misc/cs1057.md
index 36cb63a8b5c..4efbfc4a421 100644
--- a/docs/csharp/misc/cs1057.md
+++ b/docs/csharp/misc/cs1057.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 6f247cfd-6d26-43b8-98d9-0a6d7c115cad
ms.openlocfilehash: 3617d83b81894476dc7635b962d8c70462dc573f
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33304010"
---
# コンパイラ エラー CS1057
'member': 静的クラスにプロテクト メンバーを含めることはできません
diff --git a/docs/csharp/misc/cs1101.md b/docs/csharp/misc/cs1101.md
index b07f21ca52d..ad7221bc657 100644
--- a/docs/csharp/misc/cs1101.md
+++ b/docs/csharp/misc/cs1101.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: d6fc8834-eadf-4497-b442-0751895e6764
ms.openlocfilehash: 91c743031e27c67ed0c0f13b9e15b56f6cdf6d55
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33306843"
---
# コンパイラ エラー CS1101
パラメーター修飾子 'ref' は 'this' と共に使用することはできません
diff --git a/docs/csharp/misc/cs1107.md b/docs/csharp/misc/cs1107.md
index 4e88a3f9ca9..32ca83f2892 100644
--- a/docs/csharp/misc/cs1107.md
+++ b/docs/csharp/misc/cs1107.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 1b6f6790-53af-4261-a14f-bf2db9790f0b
ms.openlocfilehash: 96c00c4e6af7e030fc11a091677a7e2b08ecb1e1
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33305884"
---
# コンパイラ エラー CS1107
パラメーターには 'modifier name' 修飾子を 1 つだけ指定できます。
diff --git a/docs/csharp/misc/cs1200.md b/docs/csharp/misc/cs1200.md
index 06e6aa76bbd..8a89d2db46f 100644
--- a/docs/csharp/misc/cs1200.md
+++ b/docs/csharp/misc/cs1200.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: da1a9948-8deb-4a39-824d-5fcc678c279f
ms.openlocfilehash: a880af395d2ab728c552d15c255a2c240ef6c030
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33308605"
---
# コンパイラの警告 (レベル 1) CS1200
機能 'invalid feature' は非推奨とされます。 代わりに 'valid feature' を使用してください。
diff --git a/docs/csharp/misc/cs1522.md b/docs/csharp/misc/cs1522.md
index d4042d95e45..1b89099745c 100644
--- a/docs/csharp/misc/cs1522.md
+++ b/docs/csharp/misc/cs1522.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: afb99bbf-a1d9-441e-b392-6845bea23f27
ms.openlocfilehash: bf62d1ba57278caeb6d2ef5ac2d4e9c2d512927d
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33309875"
---
# コンパイラの警告 (レベル 1) CS1522
空の switch ブロックです
diff --git a/docs/csharp/misc/cs1526.md b/docs/csharp/misc/cs1526.md
index 68890d6fc4d..5e56f1e17b7 100644
--- a/docs/csharp/misc/cs1526.md
+++ b/docs/csharp/misc/cs1526.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 92feeb9f-e577-4c08-b12b-c19822857200
ms.openlocfilehash: e391bfbbdbfa3b67e23191ea19851bcc838b96e3
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33311643"
---
# コンパイラ エラー CS1526
新しい式が必要です ()、、または{}型の後に
diff --git a/docs/csharp/misc/cs1566.md b/docs/csharp/misc/cs1566.md
index a4d2ca8ad97..d3c095d5a55 100644
--- a/docs/csharp/misc/cs1566.md
+++ b/docs/csharp/misc/cs1566.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: e1e63bba-1c93-4455-a3ca-49f7dfacb07c
ms.openlocfilehash: eb1ec6ccd02596ee133c586823e1d5a5093a3c3a
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33305686"
---
# コンパイラ エラー CS1566
リソース ファイル 'file' を読み込み中にエラーが発生しました -- 'reason'
diff --git a/docs/csharp/misc/cs1597.md b/docs/csharp/misc/cs1597.md
index c09d005a916..4208f583b45 100644
--- a/docs/csharp/misc/cs1597.md
+++ b/docs/csharp/misc/cs1597.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 735e7cde-38de-4e15-96cc-ce75ffe34ff2
ms.openlocfilehash: b0e00b81dc48d2b81cad2a3da83c6a70ed802855
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33314422"
---
# コンパイラ エラー CS1597
メソッドまたはアクセサー ブロックの後のセミコロンの使用が正しくありません。
diff --git a/docs/csharp/misc/cs1600.md b/docs/csharp/misc/cs1600.md
index abe32cc0103..f6f50a05876 100644
--- a/docs/csharp/misc/cs1600.md
+++ b/docs/csharp/misc/cs1600.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: d89a2001-5166-46eb-8f12-9b422531af20
ms.openlocfilehash: 4015fef629658f802b7981143de105162974f0aa
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33306824"
---
# コンパイラ エラー CS1600
ユーザーによりコンパイルが取り消されました。
diff --git a/docs/csharp/misc/cs1624.md b/docs/csharp/misc/cs1624.md
index 0e451d7c722..f9789db3cd0 100644
--- a/docs/csharp/misc/cs1624.md
+++ b/docs/csharp/misc/cs1624.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: af7d049d-27e2-4ce1-973c-5c2cb3e56a63
ms.openlocfilehash: 6af10a21bf6b0d6d4fc3da61ef70dbf14e7cd0b1
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33308325"
---
# コンパイラ エラー CS1624
'type' は反復子インターフェイス型ではないため、'accessor' の本体は反復子ブロックにできません
diff --git a/docs/csharp/misc/cs1650.md b/docs/csharp/misc/cs1650.md
index 33f9794fe7e..652e472c802 100644
--- a/docs/csharp/misc/cs1650.md
+++ b/docs/csharp/misc/cs1650.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 251a3a67-6e56-4795-874a-d54610c70595
ms.openlocfilehash: 67c3d469a51dc98c665b89b1989d5a4d972d063e
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33315582"
---
# コンパイラ エラー CS1650
静的読み取り専用フィールド 'identifier' のフィールドへの割り当てはできません (静的コンストラクターまたは変数初期化子では可)
diff --git a/docs/csharp/misc/cs1654.md b/docs/csharp/misc/cs1654.md
index f54fdc8521a..5b4eca659f9 100644
--- a/docs/csharp/misc/cs1654.md
+++ b/docs/csharp/misc/cs1654.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 471c1298-1908-449d-b765-8dc3cd81a11d
ms.openlocfilehash: 8892ace2848982e08a4f1bb947714f65d4e09c00
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33313515"
---
# コンパイラ エラー CS1654
'variable' のメンバーは 'read-only variable type' であるため変更できません
diff --git a/docs/csharp/misc/cs1655.md b/docs/csharp/misc/cs1655.md
index b3dac2eb7d4..cad8bdea50b 100644
--- a/docs/csharp/misc/cs1655.md
+++ b/docs/csharp/misc/cs1655.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: 041e9daa-c026-494f-b086-0db9a23c969b
ms.openlocfilehash: 58e7f7ece8803fa6ccf0b6aa6447b42b4d2124e5
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33310330"
---
# コンパイラ エラー CS1655
'variable' は 'readonly variable type' であるため、フィールドを ref または out 引数として渡すことはできません。
diff --git a/docs/csharp/misc/cs1662.md b/docs/csharp/misc/cs1662.md
index f31774f482d..4848597c433 100644
--- a/docs/csharp/misc/cs1662.md
+++ b/docs/csharp/misc/cs1662.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: e61a4fc8-0ef1-4a4a-a27b-3a015c3ba38a
ms.openlocfilehash: 78e5f00114b9dc64e2656fc373c5009571698a12
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33310636"
---
# コンパイラ エラー CS1662
デリゲート戻り値の型に暗黙的に変換できない戻り値の型がブロック内にあるため、匿名メソッド ブロックをデリゲート型 'delegate type' に変換することはできません。
diff --git a/docs/csharp/misc/cs1723.md b/docs/csharp/misc/cs1723.md
index 11446158737..79f0ea16f63 100644
--- a/docs/csharp/misc/cs1723.md
+++ b/docs/csharp/misc/cs1723.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: d359be86-7daf-4b59-99a3-10b072336bca
ms.openlocfilehash: 1f6b2a8db977f8cbc789ae8c058411c3d10b3806
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33307714"
---
# コンパイラの警告 (レベル 1) CS1723
'param' の XML コメントに型パラメーターを参照する cref 属性 'attribute' があります。
diff --git a/docs/csharp/misc/cs1724.md b/docs/csharp/misc/cs1724.md
index df65aa2c0f1..11f43301f43 100644
--- a/docs/csharp/misc/cs1724.md
+++ b/docs/csharp/misc/cs1724.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: f25ec28e-c20b-457d-afc2-284494e69dad
ms.openlocfilehash: 79eb3c3a3c443e68bf0574059af2f0b9bb572df1
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33309056"
---
# コンパイラ エラー CS1724
引数が 'System.Runtime.InteropServices.DefaultCharSetAttribute' に指定された値は無効です。
diff --git a/docs/csharp/misc/cs1925.md b/docs/csharp/misc/cs1925.md
index 4d78270dc1b..ddd15021b35 100644
--- a/docs/csharp/misc/cs1925.md
+++ b/docs/csharp/misc/cs1925.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: b60806a5-2ccf-47f5-873b-7ac2292fdb54
ms.openlocfilehash: 554303b7cede9feaa2c9634fbdf310f72e933710
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33311530"
---
# コンパイラ エラー CS1925
型 'type' のオブジェクトはコレクション初期化子で初期化することはできません。
diff --git a/docs/csharp/misc/cs1947.md b/docs/csharp/misc/cs1947.md
index 7c7360d9c8a..72a64cb7e7b 100644
--- a/docs/csharp/misc/cs1947.md
+++ b/docs/csharp/misc/cs1947.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: e2822fba-a176-4466-9cdc-63c44e22ebcb
ms.openlocfilehash: 62076167a7ed492ac31801f89f17e66f486d8885
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33310512"
---
# コンパイラ エラー CS1947
範囲変数 'variable name' が割り当てられません -- 読み取り専用です。
diff --git a/docs/csharp/misc/cs2033.md b/docs/csharp/misc/cs2033.md
index cebf83857b8..e9b95566bf2 100644
--- a/docs/csharp/misc/cs2033.md
+++ b/docs/csharp/misc/cs2033.md
@@ -8,9 +8,10 @@ helpviewer_keywords:
ms.assetid: edb5784a-5195-4f72-b73d-d1ec9ed3766e
ms.openlocfilehash: cbc7f135d0de5083705a8202739d1f298e574097
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33310201"
---
# コンパイラ エラー CS2033
同じ短いファイル名を使用している長いファイル名が既に存在するとき、短いファイル名 'filename' を作成することはできません
diff --git a/docs/csharp/programming-guide/arrays/arrays-as-objects.md b/docs/csharp/programming-guide/arrays/arrays-as-objects.md
index c8027d93dc8..77fe0d79c90 100644
--- a/docs/csharp/programming-guide/arrays/arrays-as-objects.md
+++ b/docs/csharp/programming-guide/arrays/arrays-as-objects.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33312609"
---
# オブジェクトとしての配列 (C# プログラミング ガイド)
C# の配列は、実際はオブジェクトです。C や C++ の場合のように、単なるアドレス指定可能な連続メモリ領域ではありません。 はすべての配列型の抽象基本データ型で、 のプロパティとその他のクラス メンバーを使用できます。 この例としては、 プロパティを使用して、配列の長さを取得する場合などがあります。 `numbers` 配列の長さ `5` を `lengthOfNumbers` という変数に代入するコードは、次のようになります。
diff --git a/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md b/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md
index b98ff673a31..3297fb3c9bc 100644
--- a/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md
+++ b/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33313571"
---
# ref と out を使用した配列の引き渡し (C# プログラミング ガイド)
すべての [out](../../../csharp/language-reference/keywords/out-parameter-modifier.md) パラメーターと同じように、配列型の `out` パラメーターも使用する前に代入される必要があります。つまり、呼び出される側で代入する必要があります。 例:
diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md b/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md
index b64a133a66e..fe80008ddd7 100644
--- a/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md
+++ b/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33313034"
---
# 方法 : 列挙型対応の新しいメソッドを作成する (C# プログラミング ガイド)
拡張メソッドを使用して、特定の列挙型に固有の機能を追加することができます。
diff --git a/docs/csharp/programming-guide/classes-and-structs/nested-types.md b/docs/csharp/programming-guide/classes-and-structs/nested-types.md
index fc92b844258..34d05b61d83 100644
--- a/docs/csharp/programming-guide/classes-and-structs/nested-types.md
+++ b/docs/csharp/programming-guide/classes-and-structs/nested-types.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33319934"
---
# 入れ子にされた型 (C# プログラミング ガイド)
[クラス](../../../csharp/language-reference/keywords/class.md)や[構造体](../../../csharp/language-reference/keywords/struct.md)の中で定義された型は、入れ子にされた型と呼ばれます。 例:
diff --git a/docs/csharp/programming-guide/concepts/iterators.md b/docs/csharp/programming-guide/concepts/iterators.md
index 74b598cfb9c..f73c6264029 100644
--- a/docs/csharp/programming-guide/concepts/iterators.md
+++ b/docs/csharp/programming-guide/concepts/iterators.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33338872"
---
# 反復子 (C#)
*反復子*を使用して、リストや配列などのコレクションをステップ実行することができます。
diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md
index efe23fa67c6..38cfea97727 100644
--- a/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md
+++ b/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33318836"
---
# 方法: 文字列での単語の出現回数をカウントする (LINQ) (C#)
この例では、LINQ クエリを使用して、指定された単語が文字列内に出現する回数をカウントする方法を示します。 カウントを実行するには、まず メソッドを呼び出して単語の配列を作成します。 メソッドを呼び出すと、パフォーマンスが低下します。 文字列に対する操作が単語のカウントのみである場合は、 または メソッドの使用を検討してください。 ただし、パフォーマンスが重要でない場合や、他の種類のクエリを実行する目的で事前に文章を分割している場合は、LINQ を使用して単語や語句をカウントすることにも意味があります。
diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md
index d0c6a2bebee..b1ce664bc88 100644
--- a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md
+++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33316960"
---
# 方法: Descendants メソッドを使用して単一の子孫を検索する (C#)
軸メソッドを使用すると、一意の名前を持つ単一の要素を検索するコードを簡単に記述できます。 この手法は、特定の名前を持つ特定の子孫を検索する必要がある場合に特に役立ちます。 目的の要素に移動するコードを記述することもできますが、多くの場合、 軸を使用してコードを記述する方がより迅速で簡単です。
diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md
index bf765d94d78..8824abb6717 100644
--- a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md
+++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33318800"
---
# 方法: 親の属性を検索する (XPath-LINQ to XML) (C#)
このトピックでは、親要素に移動してその属性を検索する方法を示します。
diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md
index 24840eb004b..66bcc1bd22e 100644
--- a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md
+++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33321923"
---
# 方法: ルート要素を検索する (XPath-LINQ to XML) (C#)
このトピックでは、XPath および [!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] を使用してルート要素を取得する方法について説明します。
diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md
index ecc6676a25c..e801c998ff1 100644
--- a/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md
+++ b/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33319294"
---
# 方法: 拡張子別にファイルをグループ化する (LINQ) (C#)
この例では、LINQ を使用して、ファイルまたはフォルダーの一覧に対して、高度なグループ化および並べ替えを実行する方法を示します。 また、 メソッドと メソッドを使用して、出力をページごとにコンソール ウィンドウに表示する方法も示します。
diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md b/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md
index 864304b6b94..0b7e32ff0e3 100644
--- a/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md
+++ b/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33317159"
---
# 方法: エンコードされたドキュメントを読み書きする (C#)
エンコードされた XML ドキュメントを作成するには、 を XML ツリーに追加し、エンコーディングを目的のコード ページ名に設定します。
diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md
index fe3146376ef..4034a788544 100644
--- a/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md
+++ b/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33319872"
---
# 方法: LINQ to XML を使用してディクショナリを操作する (C#)
さまざまなデータ構造と XML を相互に変換すると便利な場合がよくあります。 このトピックでは、 と XML を相互に変換することによる、一般的な相互変換の実装について説明します。
diff --git a/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md b/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md
index 362960aba7b..ae87848ba25 100644
--- a/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md
+++ b/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33321270"
---
# XML ツリー内の要素、属性、およびノードの変更
次の表は、要素、その子要素、またはその属性の変更に使用できるメソッドとプロパティについてまとめたものです。
diff --git a/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md b/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md
index 6a3e344c119..e00eda1d042 100644
--- a/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md
+++ b/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33340425"
---
# 異なる構造の XML の射影 (C#)
このトピックでは、ソース XML とは異なる構造の XML を射影する例について説明します。
diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md
index 44f1bd21647..329e46b582a 100644
--- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md
+++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33339424"
---
# サンプル XML ファイル : 一般的な購買発注書 (LINQ to XML)
次の XML ファイルは、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] ドキュメントのさまざまな例で使用されます。 このファイルは、一般的な購買発注書です。
diff --git a/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md b/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md
index 50f9fa9b648..8b0e29938b2 100644
--- a/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md
+++ b/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33338908"
---
# XElement オブジェクトを含むオブジェクト グラフのシリアル化 (C#)
このトピックでは、 型のオブジェクトへの参照が含まれているオブジェクト グラフのシリアル化機能について説明します。 この種のシリアル化を円滑に行うために、 は インターフェイスを実装しています。
diff --git a/docs/csharp/programming-guide/concepts/reflection.md b/docs/csharp/programming-guide/concepts/reflection.md
index 59b6512ebdf..2a9a90f8dd1 100644
--- a/docs/csharp/programming-guide/concepts/reflection.md
+++ b/docs/csharp/programming-guide/concepts/reflection.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33340438"
---
# リフレクション (C#)
リフレクションは、アセンブリ、モジュール、および型を記述する ( 型の) オブジェクトを提供します。 リフレクションを使用すると、動的に型のインスタンスを作成したり、作成したインスタンスを既存のオブジェクトにバインドしたり、さらに既存のオブジェクトから型を取得してそのオブジェクトのメソッドを呼び出したり、フィールドやプロパティにアクセスしたりできます。 コードで属性を使用している場合は、リフレクションを使用してそれらにアクセスできます。 詳細については、「[属性](../../../../docs/standard/attributes/index.md)」を参照してください。
diff --git a/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md b/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md
index 2d98f686df3..ba90a3daafa 100644
--- a/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md
+++ b/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33320549"
---
# 方法: XML ファイルにオブジェクト データを書き込む (C#)
クラスを使用して、クラスから XML ファイルにオブジェクトを書き込む例を次に示します。
diff --git a/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md b/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md
index cc6126a13e4..082f7cf870b 100644
--- a/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md
+++ b/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33340217"
---
# マルチスレッド プロシージャのパラメーターと戻り値 (C#)
マルチスレッド アプリケーションでの値の受け渡しは複雑です。それは、引数を受け取らず値を返さないプロシージャへの参照をスレッド クラスのコンストラクターに渡す必要があるためです。 以下のセクションでは、異なるスレッドのプロシージャからパラメーターを指定して値を返す単純な方法を示します。
diff --git a/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md b/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md
index 7c232f8e4ff..30c6e657648 100644
--- a/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md
+++ b/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33339369"
---
# チュートリアル: BackgroundWorker コンポーネントでのマルチスレッド (C#)
このチュートリアルでは、テキスト ファイルで単語を検索する、マルチスレッドの Windows Forms アプリケーションを作成する方法について説明します。 具体的には、次のタスクについて説明します。
diff --git a/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md b/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md
index 3d48e98cae9..7a9996ffd6b 100644
--- a/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md
+++ b/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33340022"
---
# 方法 : CLS 準拠でない例外をキャッチする
C++/CLI をはじめとする一部の .NET 言語では、 から派生していない例外をオブジェクトでスローすることができます。 このような例外は "*CLS 準拠でない例外*" や "*非例外*" と呼ばれています。 Visual C# では、CLS 準拠でない例外をスローすることはできませんが、それらをキャッチすることはできます。次の 2 とおりの方法があります。
diff --git a/docs/csharp/programming-guide/generics/generics-and-attributes.md b/docs/csharp/programming-guide/generics/generics-and-attributes.md
index 575cff2a00a..53bf888f705 100644
--- a/docs/csharp/programming-guide/generics/generics-and-attributes.md
+++ b/docs/csharp/programming-guide/generics/generics-and-attributes.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33339679"
---
# ジェネリックと属性 (C# プログラミング ガイド)
属性は、非ジェネリック型の場合と同様に、ジェネリック型に適用できます。 属性の適用については、「[属性](../../../csharp/programming-guide/concepts/attributes/index.md)」を参照してください。
diff --git a/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md b/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md
index f2c86124f47..a891b0bb997 100644
--- a/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md
+++ b/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md
@@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33339171"
---
# Hello World -- 最初のプログラム (C# プログラミング ガイド)
次の手順では、従来の "Hello World!" プログラムの C# バージョンを 作成します。 このプログラムでは `Hello World!` という文字列を表示します。
diff --git a/docs/csharp/programming-guide/statements-expressions-operators/statements.md b/docs/csharp/programming-guide/statements-expressions-operators/statements.md
index 1ed6e5b32c2..0c0a339aeff 100644
--- a/docs/csharp/programming-guide/statements-expressions-operators/statements.md
+++ b/docs/csharp/programming-guide/statements-expressions-operators/statements.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33339528"
---
# ステートメント (C# プログラミング ガイド)
プログラムが実行する処理は、ステートメントとして表されます。 一般的な処理には、変数の宣言、値の代入、メソッドの呼び出し、コレクションに対するループ処理、条件に応じたコード ブロックへの分岐などがあります。 プログラム内でステートメントが実行される順序は、制御フローまたは実行フローと呼ばれます。 制御フローは、実行時に渡された入力に対するプログラムの応答に応じて、プログラムを実行するたびに変わる可能性があります。
diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md b/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md
index 9119ee22347..9f75ab89ef9 100644
--- a/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md
+++ b/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33339593"
---
# 固定サイズ バッファー (C# プログラミング ガイド)
diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md b/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md
index 2c6b68664f3..03286effe74 100644
--- a/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md
+++ b/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33339678"
---
# ポインターの操作 (C# プログラミング ガイド)
ここでは、次のポインター操作について説明します。
diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md
index 31e49634bcb..9e667699594 100644
--- a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md
+++ b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33322693"
---
# ポインター変換 (C# プログラミング ガイド)
定義済みの暗黙的なポインター変換を次の表に示します。 暗黙的な変換は、メソッドの呼び出しや代入ステートメントなど、多くの状況で発生することがあります。
diff --git a/docs/csharp/programming-guide/xmldoc/see.md b/docs/csharp/programming-guide/xmldoc/see.md
index 23aeb54f0e3..7b7650db656 100644
--- a/docs/csharp/programming-guide/xmldoc/see.md
+++ b/docs/csharp/programming-guide/xmldoc/see.md
@@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33348792"
---
# <see> (C# プログラミング ガイド)
## 構文
diff --git a/docs/csharp/quick-starts/index.md b/docs/csharp/quick-starts/index.md
index 8e1aec4e9eb..42353f38991 100644
--- a/docs/csharp/quick-starts/index.md
+++ b/docs/csharp/quick-starts/index.md
@@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33351798"
---
# C# のクイックスタート #
diff --git a/docs/csharp/roslyn-sdk/work-with-syntax.md b/docs/csharp/roslyn-sdk/work-with-syntax.md
index 475171c8c9c..95e727b5895 100644
--- a/docs/csharp/roslyn-sdk/work-with-syntax.md
+++ b/docs/csharp/roslyn-sdk/work-with-syntax.md
@@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33353300"
---
# 構文の使用
diff --git a/docs/csharp/tour-of-csharp/classes-and-objects.md b/docs/csharp/tour-of-csharp/classes-and-objects.md
index d251624d30d..f3ef0c532c3 100644
--- a/docs/csharp/tour-of-csharp/classes-and-objects.md
+++ b/docs/csharp/tour-of-csharp/classes-and-objects.md
@@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357343"
---
# クラスとオブジェクト
diff --git a/docs/csharp/tour-of-csharp/expressions.md b/docs/csharp/tour-of-csharp/expressions.md
index 0c549eae877..632911e31c7 100644
--- a/docs/csharp/tour-of-csharp/expressions.md
+++ b/docs/csharp/tour-of-csharp/expressions.md
@@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33352302"
---
# 式
diff --git a/docs/csharp/tour-of-csharp/statements.md b/docs/csharp/tour-of-csharp/statements.md
index 1b5d26898e0..3033f95f917 100644
--- a/docs/csharp/tour-of-csharp/statements.md
+++ b/docs/csharp/tour-of-csharp/statements.md
@@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33351980"
---
# ステートメント
diff --git a/docs/csharp/tutorials/console-webapiclient.md b/docs/csharp/tutorials/console-webapiclient.md
index f919261ae17..34db2dce842 100644
--- a/docs/csharp/tutorials/console-webapiclient.md
+++ b/docs/csharp/tutorials/console-webapiclient.md
@@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357622"
---
# REST クライアント
diff --git a/docs/framework/configure-apps/file-schema/appsettings/clear-element-for-appsettings.md b/docs/framework/configure-apps/file-schema/appsettings/clear-element-for-appsettings.md
index 671036f0e67..4425c987148 100644
--- a/docs/framework/configure-apps/file-schema/appsettings/clear-element-for-appsettings.md
+++ b/docs/framework/configure-apps/file-schema/appsettings/clear-element-for-appsettings.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33350667"
---
# \<オフ > 要素を\
diff --git a/docs/framework/configure-apps/file-schema/wcf/security-of-nethttpbinding.md b/docs/framework/configure-apps/file-schema/wcf/security-of-nethttpbinding.md
index e95e7dc0762..0e58e0a3ce1 100644
--- a/docs/framework/configure-apps/file-schema/wcf/security-of-nethttpbinding.md
+++ b/docs/framework/configure-apps/file-schema/wcf/security-of-nethttpbinding.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33352653"
---
# <netHttpBinding> の <security
セキュリティ機能を定義、 [ \](../../../../../docs/framework/configure-apps/file-schema/wcf/basichttpbinding.md)です。
diff --git a/docs/framework/configure-apps/file-schema/wcf/servicehostingenvironment.md b/docs/framework/configure-apps/file-schema/wcf/servicehostingenvironment.md
index 1e32e739eb6..eb8cc67c0fb 100644
--- a/docs/framework/configure-apps/file-schema/wcf/servicehostingenvironment.md
+++ b/docs/framework/configure-apps/file-schema/wcf/servicehostingenvironment.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33354321"
---
# <serviceHostingEnvironment>
この要素は、環境をホストするサービスがインスタンス化する特定のトランスポートの型を定義します。 この要素が空の場合は、既定の型が使用されます。 この要素は、アプリケーション レベルまたはコンピューター レベルの構成ファイルでのみ使用できます。
diff --git a/docs/framework/configure-apps/file-schema/wcf/standardendpoints.md b/docs/framework/configure-apps/file-schema/wcf/standardendpoints.md
index 1c86ce7e099..41d88169eee 100644
--- a/docs/framework/configure-apps/file-schema/wcf/standardendpoints.md
+++ b/docs/framework/configure-apps/file-schema/wcf/standardendpoints.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33353183"
---
# <standardEndpoints>
この構成セクションでは、再使用可能な構成済みのエンドポイントである標準エンドポイントのコレクションを定義できます。 標準エンドポイントは、固定値に設定されたアドレス、バインディング、およびコントラクトの 1 つ以上の属性を持ちます。 たとえば、探索エンドポイントでは、コントラクトが固定されています。 標準エンドポイントを使用して、カスタム バインドの定義と同様に新しいプロパティを指定して、サービス エンドポイントを拡張することもできます。
diff --git a/docs/framework/configure-apps/file-schema/wcf/transport-of-webhttpbinding.md b/docs/framework/configure-apps/file-schema/wcf/transport-of-webhttpbinding.md
index 78750b49e71..f017d690d9f 100644
--- a/docs/framework/configure-apps/file-schema/wcf/transport-of-webhttpbinding.md
+++ b/docs/framework/configure-apps/file-schema/wcf/transport-of-webhttpbinding.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32767462"
---
# <webHttpBinding> の <transport>
HTTP 要求を受信するように構成されたサービス エンドポイントのトランスポート レベルのセキュリティ設定を定義します。
diff --git a/docs/framework/configure-apps/file-schema/wcf/transport-of-wshttpbinding.md b/docs/framework/configure-apps/file-schema/wcf/transport-of-wshttpbinding.md
index 43416c123f9..892251960e7 100644
--- a/docs/framework/configure-apps/file-schema/wcf/transport-of-wshttpbinding.md
+++ b/docs/framework/configure-apps/file-schema/wcf/transport-of-wshttpbinding.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32767584"
---
# <wsHttpBinding> の <transport>
HTTP トランスポートの認証設定を定義します。
diff --git a/docs/framework/configure-apps/file-schema/wcf/transportconfigurationtypes.md b/docs/framework/configure-apps/file-schema/wcf/transportconfigurationtypes.md
index c37dfb0d6be..521e28214e1 100644
--- a/docs/framework/configure-apps/file-schema/wcf/transportconfigurationtypes.md
+++ b/docs/framework/configure-apps/file-schema/wcf/transportconfigurationtypes.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766947"
---
# <transportConfigurationTypes>
特定のトランスポートの型を識別する構成要素のコレクションを表します。 これはカスタム WAS プロトコルの追加に使用できます。
diff --git a/docs/framework/configure-apps/file-schema/wcf/udptransportsettings-of-udpannouncementendpoint.md b/docs/framework/configure-apps/file-schema/wcf/udptransportsettings-of-udpannouncementendpoint.md
index 92bfacea39f..4e6659a24d1 100644
--- a/docs/framework/configure-apps/file-schema/wcf/udptransportsettings-of-udpannouncementendpoint.md
+++ b/docs/framework/configure-apps/file-schema/wcf/udptransportsettings-of-udpannouncementendpoint.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32767077"
---
# <udpAnnouncementEndpoint> の <udpTransportSettings>
この構成要素の UDP トランスポート設定を公開する[ \](../../../../../docs/framework/configure-apps/file-schema/wcf/udpannoucementendpoint.md)です。
diff --git a/docs/framework/data/adonet/dataset-datatable-dataview/adding-data-to-a-datatable.md b/docs/framework/data/adonet/dataset-datatable-dataview/adding-data-to-a-datatable.md
index 0e95e5a3a81..d946b6504aa 100644
--- a/docs/framework/data/adonet/dataset-datatable-dataview/adding-data-to-a-datatable.md
+++ b/docs/framework/data/adonet/dataset-datatable-dataview/adding-data-to-a-datatable.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32767129"
---
# DataTable へのデータの追加
を作成し、列と制約を使用してそのテーブルの構造を定義した後で、テーブルに新しいデータ行を追加できます。 新しい行を追加するには、新しい変数を 型として宣言します。 新しい**DataRow**を呼び出すと、オブジェクトが返されます、メソッドです。 **DataTable**を作成し、 **DataRow**オブジェクトに基づいて、テーブルの構造によって定義された、です。
diff --git a/docs/framework/data/adonet/distributed-transactions.md b/docs/framework/data/adonet/distributed-transactions.md
index 75901c84cdf..27d33cff7d6 100644
--- a/docs/framework/data/adonet/distributed-transactions.md
+++ b/docs/framework/data/adonet/distributed-transactions.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766089"
---
# 分散トランザクション
トランザクションとは、たとえば、1 つの単位として成功 (コミット) または失敗 (アボート) する関連タスク セットです。 A*ディストリビュートされたトランザクション*いくつかのリソースに影響するトランザクションです。 分散トランザクションがコミットされるためには、すべての参加要素が、すべてのデータ変更が永久的な変更となることを保証する必要があります。 システム クラッシュその他の予期しない出来事が発生した場合でも、変更は保持されます。 1 つの参加要素がこの保証に失敗しただけでも、トランザクション全体が失敗し、トランザクションのスコープ内のデータに対する変更がロールバックされます。
diff --git a/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md b/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md
index 83554b914cd..97aff9e5389 100644
--- a/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md
+++ b/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766271"
---
# EDM ジェネレーター (EdmGen.exe)
EdmGen.exe は、[!INCLUDE[adonet_ef](../../../../../includes/adonet-ef-md.md)] モデルとマッピング ファイルを操作するためのコマンドライン ツールです。 EdmGen.exe ツールを使用すると、次の操作を行うことができます。
diff --git a/docs/framework/data/adonet/ef/language-reference/aggregate-functions-entity-sql.md b/docs/framework/data/adonet/ef/language-reference/aggregate-functions-entity-sql.md
index 713de8133ac..58babd90ca1 100644
--- a/docs/framework/data/adonet/ef/language-reference/aggregate-functions-entity-sql.md
+++ b/docs/framework/data/adonet/ef/language-reference/aggregate-functions-entity-sql.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32765582"
---
# 集計関数 (Entity SQL)
集計は、コレクションをグループ操作の一部としてスカラーに圧縮する言語構成要素です。 [!INCLUDE[esql](../../../../../../includes/esql-md.md)] 集計には次の 2 つの形式があります。
diff --git a/docs/framework/data/adonet/ef/language-reference/constructing-types-entity-sql.md b/docs/framework/data/adonet/ef/language-reference/constructing-types-entity-sql.md
index 8a342004a44..a7e280682fa 100644
--- a/docs/framework/data/adonet/ef/language-reference/constructing-types-entity-sql.md
+++ b/docs/framework/data/adonet/ef/language-reference/constructing-types-entity-sql.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32765257"
---
# コンストラクター (Entity SQL)
[!INCLUDE[esql](../../../../../../includes/esql-md.md)] 次の 3 つの種類のコンス トラクターを提供します。 行コンス トラクター、名前付きの型のコンス トラクター、およびコレクション コンス トラクターです。
diff --git a/docs/framework/data/adonet/ef/language-reference/entity-sql-reference.md b/docs/framework/data/adonet/ef/language-reference/entity-sql-reference.md
index 7e213ba8afb..726ed533149 100644
--- a/docs/framework/data/adonet/ef/language-reference/entity-sql-reference.md
+++ b/docs/framework/data/adonet/ef/language-reference/entity-sql-reference.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766736"
---
# Entity SQL リファレンス
このセクションには、[!INCLUDE[esql](../../../../../../includes/esql-md.md)] 参照に関するトピックがあります。 このトピックでは、カテゴリ別に [!INCLUDE[esql](../../../../../../includes/esql-md.md)] 演算子をグループ化し、その概要を説明します。
diff --git a/docs/framework/data/adonet/ef/language-reference/how-entity-sql-differs-from-transact-sql.md b/docs/framework/data/adonet/ef/language-reference/how-entity-sql-differs-from-transact-sql.md
index 3d1ef2fd934..a6f43091e26 100644
--- a/docs/framework/data/adonet/ef/language-reference/how-entity-sql-differs-from-transact-sql.md
+++ b/docs/framework/data/adonet/ef/language-reference/how-entity-sql-differs-from-transact-sql.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766297"
---
# Entity SQL と Transact-SQL の相違点
このトピックの違いを説明する[!INCLUDE[esql](../../../../../../includes/esql-md.md)]と[!INCLUDE[tsql](../../../../../../includes/tsql-md.md)]です。
diff --git a/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-partitioning.md b/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-partitioning.md
index 034e9f31140..db5b9c4515e 100644
--- a/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-partitioning.md
+++ b/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-partitioning.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32767571"
---
# メソッド ベースのクエリ構文例: パーティション分割
このトピックの例を使用する方法を示します、 、およびを照会する方法、 [AdventureWorks Sales Model](http://msdn.microsoft.com/library/f16cd988-673f-4376-b034-129ca93c7832)クエリ式の構文を使用します。 これらの例で使用されている、AdventureWorks Sales Model は、AdventureWorks サンプル データベースの Contact、Address、Product、SalesOrderHeader、SalesOrderDetail の各テーブルから作成されています。
diff --git a/docs/framework/data/adonet/ef/language-reference/or-entity-sql.md b/docs/framework/data/adonet/ef/language-reference/or-entity-sql.md
index 0539ac74b4d..9038cdff973 100644
--- a/docs/framework/data/adonet/ef/language-reference/or-entity-sql.md
+++ b/docs/framework/data/adonet/ef/language-reference/or-entity-sql.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32764620"
---
# || (OR) (Entity SQL)
2 つの `Boolean` 式を結合します。
diff --git a/docs/framework/data/adonet/ef/migration-considerations.md b/docs/framework/data/adonet/ef/migration-considerations.md
index 382c40bc74d..17e50ad823b 100644
--- a/docs/framework/data/adonet/ef/migration-considerations.md
+++ b/docs/framework/data/adonet/ef/migration-considerations.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766437"
---
# 移行に関する注意事項 (Entity Framework)
[!INCLUDE[vstecado](../../../../../includes/vstecado-md.md)] Entity Framework には、既存のアプリケーションにとっていくつかの利点があります。 特に重要な利点の 1 つが、概念モデルを使用して、アプリケーションで使用するデータ構造をデータ ソースのスキーマから分離できることです。 これにより、ストレージ モデルやデータ ソース自体の将来の変更が容易になり、その変更を補うための変更をアプリケーションに加える必要がなくなります。 使用する利点の詳細についての[!INCLUDE[adonet_ef](../../../../../includes/adonet-ef-md.md)]を参照してください[Entity Framework の概要](../../../../../docs/framework/data/adonet/ef/overview.md)と[Entity Data Model](../../../../../docs/framework/data/adonet/entity-data-model.md)です。
diff --git a/docs/framework/data/adonet/ef/modification-sql-generation.md b/docs/framework/data/adonet/ef/modification-sql-generation.md
index 11677b400ee..b3c9d0599e0 100644
--- a/docs/framework/data/adonet/ef/modification-sql-generation.md
+++ b/docs/framework/data/adonet/ef/modification-sql-generation.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766661"
---
# 変更 SQL 生成
ここでは、SQL:1999 準拠のデータベース プロバイダーのための変更 SQL 生成モジュールを開発する方法について説明します。 このモジュールは、変更コマンド ツリーを適切な SQL INSERT ステートメント、UPDATE ステートメント、または DELETE ステートメントに変換します。
diff --git a/docs/framework/data/adonet/ef/walkthrough-sql-generation.md b/docs/framework/data/adonet/ef/walkthrough-sql-generation.md
index 31b7822f6ce..003c0c7a78c 100644
--- a/docs/framework/data/adonet/ef/walkthrough-sql-generation.md
+++ b/docs/framework/data/adonet/ef/walkthrough-sql-generation.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32766323"
---
# チュートリアル: SQL 生成
このトピックでの SQL 生成の実行方法について説明します、[サンプル プロバイダー](http://go.microsoft.com/fwlink/?LinkId=180616)です。 次の Entity SQL クエリでは、サンプル プロバイダーに含まれているモデルを使用します。
diff --git a/docs/framework/data/adonet/ef/working-with-data-definition-language.md b/docs/framework/data/adonet/ef/working-with-data-definition-language.md
index 08b9b1cdc82..917ec397910 100644
--- a/docs/framework/data/adonet/ef/working-with-data-definition-language.md
+++ b/docs/framework/data/adonet/ef/working-with-data-definition-language.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32764399"
---
# データ定義言語の操作
以降で、[!INCLUDE[dnprdnshort](../../../../../includes/dnprdnshort-md.md)]バージョン 4、[!INCLUDE[adonet_ef](../../../../../includes/adonet-ef-md.md)]データ定義言語 (DDL) をサポートしています。 これにより、接続文字列、およびストレージ (SSDL) モデルのメターデータに基づいて、データベース インスタンスを作成または削除できます。
diff --git a/docs/framework/data/adonet/ef/working-with-data-providers.md b/docs/framework/data/adonet/ef/working-with-data-providers.md
index 75885ba3251..82115d297d1 100644
--- a/docs/framework/data/adonet/ef/working-with-data-providers.md
+++ b/docs/framework/data/adonet/ef/working-with-data-providers.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32765696"
---
# データ プロバイダーの操作
このセクションの各トピックでは、概念モデルに対するクエリを Entity Framework でサポートされるデータ ソースに対するネイティブ クエリに変換するサービスおよびプロバイダーについて説明します。
diff --git a/docs/framework/data/adonet/linq-to-dataset.md b/docs/framework/data/adonet/linq-to-dataset.md
index df672b7e669..d35d1afb038 100644
--- a/docs/framework/data/adonet/linq-to-dataset.md
+++ b/docs/framework/data/adonet/linq-to-dataset.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32764854"
---
# LINQ to DataSet
[!INCLUDE[linq_dataset](../../../../includes/linq-dataset-md.md)] は、 オブジェクトにキャッシュされたデータに対するクエリをより簡単に、より高速にします。 具体的には、[!INCLUDE[linq_dataset](../../../../includes/linq-dataset-md.md)]を個別のクエリ言語を使用して、クエリの代わりにプログラミング言語そのものを記述する開発者を有効にしてクエリを簡素化します。 これは、Visual Studio 開発者も、利用できるよう、コンパイル時の構文チェック、静的な型指定、および IntelliSense サポートがクエリで Visual Studio によって提供されるに特に便利です。
diff --git a/docs/framework/data/adonet/loading-data-into-a-dataset.md b/docs/framework/data/adonet/loading-data-into-a-dataset.md
index 1c7c76d6c1d..0866ec4a9cd 100644
--- a/docs/framework/data/adonet/loading-data-into-a-dataset.md
+++ b/docs/framework/data/adonet/loading-data-into-a-dataset.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32767116"
---
# DataSet へのデータの読み込み
で [!INCLUDE[linq_dataset](../../../../includes/linq-dataset-md.md)] オブジェクトに対するクエリを実行するには、まずデータセットにデータを読み込んでおく必要があります。 には、複数の方法でデータを読み込むことができます。 たとえば、使用することができます[!INCLUDE[vbtecdlinq](../../../../includes/vbtecdlinq-md.md)]データベース クエリを読み込むには結果をです。 詳細については、「[LINQ to SQL](../../../../docs/framework/data/adonet/sql/linq/index.md)」を参照してください。
diff --git a/docs/framework/data/adonet/method-based-query-syntax-examples-ordering-linq-to-dataset.md b/docs/framework/data/adonet/method-based-query-syntax-examples-ordering-linq-to-dataset.md
index 301dce494e7..4e005e651c6 100644
--- a/docs/framework/data/adonet/method-based-query-syntax-examples-ordering-linq-to-dataset.md
+++ b/docs/framework/data/adonet/method-based-query-syntax-examples-ordering-linq-to-dataset.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32765361"
---
# メソッド ベースのクエリ構文例 : 並べ替え (LINQ to DataSet)
このトピックでは、 に対し、、、 の各メソッドを使ってクエリを実行し、その結果をメソッドのクエリ構文を使って並べ替える例を紹介しています。
diff --git a/docs/framework/data/adonet/method-based-query-syntax-examples-set-operators.md b/docs/framework/data/adonet/method-based-query-syntax-examples-set-operators.md
index 54d9840debe..2885a08b4ea 100644
--- a/docs/framework/data/adonet/method-based-query-syntax-examples-set-operators.md
+++ b/docs/framework/data/adonet/method-based-query-syntax-examples-set-operators.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/03/2018
+ms.locfileid: "32764815"
---
# メソッド ベースのクエリ構文例 : 集合演算子 (LINQ to DataSet)
このトピックの例を使用する方法を示します、 、 、 、および演算子をデータ行の集合に対する値ベースの比較操作を実行します[。データセットにデータを読み込んで](../../../../docs/framework/data/adonet/loading-data-into-a-dataset.md)を参照してください[Datarow の比較](../../../../docs/framework/data/adonet/comparing-datarows-linq-to-dataset.md)についてです。
diff --git a/docs/framework/data/adonet/programming-guide-linq-to-dataset.md b/docs/framework/data/adonet/programming-guide-linq-to-dataset.md
index c3e861a42e8..12c1b7d2804 100644
--- a/docs/framework/data/adonet/programming-guide-linq-to-dataset.md
+++ b/docs/framework/data/adonet/programming-guide-linq-to-dataset.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33353287"
---
# プログラミング ガイド (LINQ to DataSet)
ここでは、[!INCLUDE[linq_dataset](../../../../includes/linq-dataset-md.md)] を使用したプログラミングに関する概要情報と例を提供します。
diff --git a/docs/framework/data/adonet/query-expression-syntax-examples-restriction-linq-to-dataset.md b/docs/framework/data/adonet/query-expression-syntax-examples-restriction-linq-to-dataset.md
index 2c1c2835179..ed9913687a8 100644
--- a/docs/framework/data/adonet/query-expression-syntax-examples-restriction-linq-to-dataset.md
+++ b/docs/framework/data/adonet/query-expression-syntax-examples-restriction-linq-to-dataset.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33354224"
---
# クエリ式の構文例 : 制限 (LINQ to DataSet)
このトピックでは、 メソッドで、クエリ式の構文を使って に対するクエリを実行する例を紹介しています。
diff --git a/docs/framework/data/adonet/retrieving-data-from-multiple-ref-cursors.md b/docs/framework/data/adonet/retrieving-data-from-multiple-ref-cursors.md
index 8764bb5e0c8..466eb8d5f18 100644
--- a/docs/framework/data/adonet/retrieving-data-from-multiple-ref-cursors.md
+++ b/docs/framework/data/adonet/retrieving-data-from-multiple-ref-cursors.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33356174"
---
# OracleDataReader を使用した複数の REF CURSOR からのデータの取得
この Microsoft Visual Basic の例では、2 つの REF CURSOR パラメーターを返し、 を使用して値を読み取る PL/SQL ストアド プロシージャを実行します。
diff --git a/docs/framework/data/adonet/retrieving-data-using-a-datareader.md b/docs/framework/data/adonet/retrieving-data-using-a-datareader.md
index 8c47aa648c7..832af16c38d 100644
--- a/docs/framework/data/adonet/retrieving-data-using-a-datareader.md
+++ b/docs/framework/data/adonet/retrieving-data-using-a-datareader.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33353261"
---
# DataReader によるデータの取得
使用してデータの取得、 **DataReader**のインスタンスを作成、**コマンド**オブジェクト作成し、作成、 **DataReader**を呼び出して**Command.ExecuteReader**データ ソースから行を取得します。 使用して次の例を示しています、 **DataReader**場所`reader`は有効な datareader および`command`有効なコマンド オブジェクトを表します。
diff --git a/docs/framework/data/adonet/retrieving-identity-or-autonumber-values.md b/docs/framework/data/adonet/retrieving-identity-or-autonumber-values.md
index e762f6a7e55..35ec84d1744 100644
--- a/docs/framework/data/adonet/retrieving-identity-or-autonumber-values.md
+++ b/docs/framework/data/adonet/retrieving-identity-or-autonumber-values.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357152"
---
# ID 値および Autonumber 値の取得
リレーショナル データベースの主キーとは、常に一意の値を含んだ列または列の組み合わせをいいます。 主キー値がわかっていれば、それが格納されている行を特定できます。 SQL Server、Oracle、Microsoft Access/Jet などのリレーショナル データベース エンジンは、主キーとして指定可能な自動インクリメント列の作成をサポートしています。 これらの値はテーブルに行を追加するとサーバーによって自動的に生成されます。 SQL Server では列の Identity プロパティを設定し、Oracle では Sequence を作成します。また、Microsoft Access では、AutoNumber 列を作成します。
diff --git a/docs/framework/data/adonet/side-by-side-execution.md b/docs/framework/data/adonet/side-by-side-execution.md
index 74cbe26d507..dca8a9827d5 100644
--- a/docs/framework/data/adonet/side-by-side-execution.md
+++ b/docs/framework/data/adonet/side-by-side-execution.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33365450"
---
# ADO.NET での side-by-side 実行
[!INCLUDE[dnprdnshort](../../../../includes/dnprdnshort-md.md)] の side-by-side 実行は、[!INCLUDE[dnprdnshort](../../../../includes/dnprdnshort-md.md)] の複数のバージョンがインストールされている 1 台のコンピューター上で、アプリケーションのコンパイル時のバージョンのみを使用して、アプリケーションを実行する機能です。 サイド バイ サイド実行を構成する方法の詳細については、次を参照してください。[サイド バイ サイド実行](../../../../docs/framework/deployment/side-by-side-execution.md)です。
diff --git a/docs/framework/data/adonet/sql/enabling-cross-database-access-in-sql-server.md b/docs/framework/data/adonet/sql/enabling-cross-database-access-in-sql-server.md
index ee32f41da19..b9710a053d9 100644
--- a/docs/framework/data/adonet/sql/enabling-cross-database-access-in-sql-server.md
+++ b/docs/framework/data/adonet/sql/enabling-cross-database-access-in-sql-server.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33353463"
---
# SQL Server での複数データベースにまたがるアクセスの有効化
複数データベースの組み合わせ所有権は、あるデータベースのプロシージャが、別のデータベースのオブジェクトに依存している場合に作用します。 複数データベースの組み合わせ所有権は、単一データベースの組み合わせ所有権とほぼ同じように機能しますが、所有権の連鎖性を保つために、すべてのオブジェクトの所有者が同じログイン アカウントにマップされていることが必要です。 ソース データベース内のソース オブジェクトおよびターゲット データベース内のターゲット オブジェクトが同じログイン アカウントによって所有されている場合、ターゲット オブジェクトに対する権限は SQL Server によってチェックされません。
diff --git a/docs/framework/data/adonet/sql/linq/ado-net-and-linq-to-sql.md b/docs/framework/data/adonet/sql/linq/ado-net-and-linq-to-sql.md
index 71a15005a2e..51667a31465 100644
--- a/docs/framework/data/adonet/sql/linq/ado-net-and-linq-to-sql.md
+++ b/docs/framework/data/adonet/sql/linq/ado-net-and-linq-to-sql.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33363650"
---
# ADO.NET および LINQ to SQL
[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] 一部である、[!INCLUDE[vstecado](../../../../../../includes/vstecado-md.md)]テクノロジ ファミリ。 [!INCLUDE[vstecado](../../../../../../includes/vstecado-md.md)] プロバイダー モデルから提供されるサービスに基づいて動作します。 そのために混合できます[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]コードを既存[!INCLUDE[vstecado](../../../../../../includes/vstecado-md.md)]アプリケーションさせ、現在[!INCLUDE[vstecado](../../../../../../includes/vstecado-md.md)]の解決策を[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]です。 次の図は、この関係を高いレベルから見たものです。
diff --git a/docs/framework/data/adonet/sql/linq/convert-a-sequence-to-an-array.md b/docs/framework/data/adonet/sql/linq/convert-a-sequence-to-an-array.md
index f6203f669c4..56b6f6b8994 100644
--- a/docs/framework/data/adonet/sql/linq/convert-a-sequence-to-an-array.md
+++ b/docs/framework/data/adonet/sql/linq/convert-a-sequence-to-an-array.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357947"
---
# 方法 : シーケンスを配列に変換する
シーケンスから配列を作成するには、 を使用します。
diff --git a/docs/framework/data/adonet/sql/linq/customizing-operations-by-using-stored-procedures.md b/docs/framework/data/adonet/sql/linq/customizing-operations-by-using-stored-procedures.md
index bb200d1b83a..5831789dcef 100644
--- a/docs/framework/data/adonet/sql/linq/customizing-operations-by-using-stored-procedures.md
+++ b/docs/framework/data/adonet/sql/linq/customizing-operations-by-using-stored-procedures.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33360210"
---
# ストアド プロシージャによる操作のカスタマイズ
ストアド プロシージャは、既定の動作をオーバーライドする方法として一般的に使用されます。 このトピックでは、ストアド プロシージャ用に生成されたメソッド ラッパーを使用する方法、およびストアド プロシージャを直接呼び出す方法の例を示します。
diff --git a/docs/framework/data/adonet/sql/linq/downloading-sample-databases.md b/docs/framework/data/adonet/sql/linq/downloading-sample-databases.md
index 3ae41790aec..f2c22ffcfc5 100644
--- a/docs/framework/data/adonet/sql/linq/downloading-sample-databases.md
+++ b/docs/framework/data/adonet/sql/linq/downloading-sample-databases.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33359677"
---
# サンプル データベースのダウンロード
[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] のドキュメントに収録されている多数のサンプルとチュートリアルでは、Northwind サンプル データベースと SQL Server Express Edition が使用されています。 これらの製品は、Microsoft のダウンロード サイトから無料でダウンロードできます。
diff --git a/docs/framework/data/adonet/sql/linq/eliminate-duplicate-elements-from-a-sequence.md b/docs/framework/data/adonet/sql/linq/eliminate-duplicate-elements-from-a-sequence.md
index 5a611c59362..cbc4e35fcbd 100644
--- a/docs/framework/data/adonet/sql/linq/eliminate-duplicate-elements-from-a-sequence.md
+++ b/docs/framework/data/adonet/sql/linq/eliminate-duplicate-elements-from-a-sequence.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357301"
---
# シーケンスからの重複する要素の削除
重複する要素をシーケンスから削除するには、 演算子を使用します。
diff --git a/docs/framework/data/adonet/sql/linq/find-the-maximum-value-in-a-numeric-sequence.md b/docs/framework/data/adonet/sql/linq/find-the-maximum-value-in-a-numeric-sequence.md
index d0749fde63a..09105cac4de 100644
--- a/docs/framework/data/adonet/sql/linq/find-the-maximum-value-in-a-numeric-sequence.md
+++ b/docs/framework/data/adonet/sql/linq/find-the-maximum-value-in-a-numeric-sequence.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33353818"
---
# 一連の数値の中の最大値の検出
一連の数値の中の最大値を見つけるには、 演算子を使用します。
diff --git a/docs/framework/data/adonet/sql/linq/how-to-bracket-data-submissions-by-using-transactions.md b/docs/framework/data/adonet/sql/linq/how-to-bracket-data-submissions-by-using-transactions.md
index fe7065f920b..4e9f4fd5f3c 100644
--- a/docs/framework/data/adonet/sql/linq/how-to-bracket-data-submissions-by-using-transactions.md
+++ b/docs/framework/data/adonet/sql/linq/how-to-bracket-data-submissions-by-using-transactions.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33361528"
---
# 方法 : データ送信をトランザクションで囲む
データベースへの送信を で囲むことができます。 詳細については、次を参照してください。[トランザクション サポート](../../../../../../docs/framework/data/adonet/sql/linq/transaction-support.md)です。
diff --git a/docs/framework/data/adonet/sql/linq/how-to-generate-customized-code-by-modifying-a-dbml-file.md b/docs/framework/data/adonet/sql/linq/how-to-generate-customized-code-by-modifying-a-dbml-file.md
index d3299fbbe6d..43fcf90147e 100644
--- a/docs/framework/data/adonet/sql/linq/how-to-generate-customized-code-by-modifying-a-dbml-file.md
+++ b/docs/framework/data/adonet/sql/linq/how-to-generate-customized-code-by-modifying-a-dbml-file.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33354573"
---
# 方法 : DBML ファイルを変更してカスタマイズ コードを生成する
データベース マークアップ言語 (.dbml) メタデータ ファイルから、Visual Basic または c# のソース コードを生成できます。 この方法を使用すると、アプリケーション マッピング コードを生成する前に、既定の .dbml ファイルをカスタマイズできます。 これは高度な機能です。
diff --git a/docs/framework/data/adonet/sql/linq/how-to-handle-composite-keys-in-queries.md b/docs/framework/data/adonet/sql/linq/how-to-handle-composite-keys-in-queries.md
index d515ad8a6ea..ad8c5aa58f3 100644
--- a/docs/framework/data/adonet/sql/linq/how-to-handle-composite-keys-in-queries.md
+++ b/docs/framework/data/adonet/sql/linq/how-to-handle-composite-keys-in-queries.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33354240"
---
# 方法 : クエリで複合キーを処理する
演算子によっては、引数を 1 つしか受け取らないものがあります。 1 つの演算子にデータベースの複数の列を含めるには、その組み合わせを表す匿名型を作成する必要があります。
diff --git a/docs/framework/data/adonet/sql/linq/how-to-store-and-reuse-queries.md b/docs/framework/data/adonet/sql/linq/how-to-store-and-reuse-queries.md
index f26aa8fdffa..40b9c97e01a 100644
--- a/docs/framework/data/adonet/sql/linq/how-to-store-and-reuse-queries.md
+++ b/docs/framework/data/adonet/sql/linq/how-to-store-and-reuse-queries.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33360139"
---
# 方法 : クエリを格納および再利用する
同じ構造のクエリを何回も実行するアプリケーションでは、1 回コンパイルしたクエリを、パラメーターを変えて何回も実行する方が、多くの場合にパフォーマンスを向上できます。 たとえば、特定の市に住むすべての顧客を取得するアプリケーションで、ユーザーが、対象の市を実行時にフォームで指定するとします。 [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] はこの目的のために *コンパイル済みクエリ* の使用をサポートしています。
diff --git a/docs/framework/data/adonet/sql/linq/how-to-turn-off-deferred-loading.md b/docs/framework/data/adonet/sql/linq/how-to-turn-off-deferred-loading.md
index b942e30fc4f..9b5df011b2c 100644
--- a/docs/framework/data/adonet/sql/linq/how-to-turn-off-deferred-loading.md
+++ b/docs/framework/data/adonet/sql/linq/how-to-turn-off-deferred-loading.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33358645"
---
# 方法 : 遅延読み込みをオフにする
を `false` に設定すると、遅延読み込みをオフにできます。 詳細については、次を参照してください。[遅延実行と即時読み込み](../../../../../../docs/framework/data/adonet/sql/linq/deferred-versus-immediate-loading.md)です。
diff --git a/docs/framework/data/adonet/sql/linq/inheritance-support.md b/docs/framework/data/adonet/sql/linq/inheritance-support.md
index eb6de735497..b4cf2f02504 100644
--- a/docs/framework/data/adonet/sql/linq/inheritance-support.md
+++ b/docs/framework/data/adonet/sql/linq/inheritance-support.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33359563"
---
# 継承のサポート
[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] サポートしている*シングル テーブル マッピング*です。 これは、1 つの継承階層全体が単一のデータベース テーブルに保存されることを意味します。 テーブルには、階層構造内で使用され得るすべてのデータ列の平坦化された共用体が格納されます (2 つのテーブルを 1 つに結合し、元のテーブルのいずれかにあった行が新しいテーブルに含まれるようにした結果、1 つの共用体が形成されます)。行によって表されるインスタンスの型に適合しない列には null が設定されます。
diff --git a/docs/framework/data/adonet/sql/linq/object-identity.md b/docs/framework/data/adonet/sql/linq/object-identity.md
index a10f34bfdba..57a186118f6 100644
--- a/docs/framework/data/adonet/sql/linq/object-identity.md
+++ b/docs/framework/data/adonet/sql/linq/object-identity.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33358470"
---
# オブジェクト ID
実行時のオブジェクトは、一意の ID を持ちます。 2 つの変数が同じオブジェクトを参照している場合、実際それらの変数は、そのオブジェクトの同じインスタンスを参照しています。 したがって、一方の変数から加えた変更は、もう一方の変数から直ちに参照できます。
diff --git a/docs/framework/data/adonet/sql/linq/reference.md b/docs/framework/data/adonet/sql/linq/reference.md
index e6ef895697f..ee4b748e1e6 100644
--- a/docs/framework/data/adonet/sql/linq/reference.md
+++ b/docs/framework/data/adonet/sql/linq/reference.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33360118"
---
# 参照
このセクションには、[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] を使用する開発者向けのリファレンス情報が用意されています。
diff --git a/docs/framework/data/adonet/sql/linq/remote-vs-local-execution.md b/docs/framework/data/adonet/sql/linq/remote-vs-local-execution.md
index 631df07ad77..b2cffe534f5 100644
--- a/docs/framework/data/adonet/sql/linq/remote-vs-local-execution.md
+++ b/docs/framework/data/adonet/sql/linq/remote-vs-local-execution.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33360048"
---
# クエリのリモート実行とローカル実行
クエリは、リモートで実行することも (データベース エンジンによるデータベースに対するクエリの実行)、ローカルに実行することも ([!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] によるローカル キャッシュに対するクエリの実行) できます。
diff --git a/docs/framework/data/adonet/sql/linq/retrieving-objects-from-the-identity-cache.md b/docs/framework/data/adonet/sql/linq/retrieving-objects-from-the-identity-cache.md
index 191df765978..28503a38e0b 100644
--- a/docs/framework/data/adonet/sql/linq/retrieving-objects-from-the-identity-cache.md
+++ b/docs/framework/data/adonet/sql/linq/retrieving-objects-from-the-identity-cache.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357609"
---
# ID キャッシュからのオブジェクトの取得
このトピックでは、 によって管理される ID キャッシュからオブジェクトを返す、LINQ to SQL クエリの種類について説明します。
diff --git a/docs/framework/data/adonet/sql/linq/serialization.md b/docs/framework/data/adonet/sql/linq/serialization.md
index 6528066bc4e..a8e67f246a6 100644
--- a/docs/framework/data/adonet/sql/linq/serialization.md
+++ b/docs/framework/data/adonet/sql/linq/serialization.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33356329"
---
# シリアル化
このトピックについて説明[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]のシリアル化機能します。 デザイン時のコード生成でシリアル化を追加する方法と、実行時の [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] のクラスのシリアル化の動作について説明します。
diff --git a/docs/framework/data/adonet/sql/linq/system-object-methods.md b/docs/framework/data/adonet/sql/linq/system-object-methods.md
index 849bcc97cc9..8d69cf58a85 100644
--- a/docs/framework/data/adonet/sql/linq/system-object-methods.md
+++ b/docs/framework/data/adonet/sql/linq/system-object-methods.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33355176"
---
# System.Object メソッド
[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] 次のサポートメソッドです。
diff --git a/docs/framework/data/adonet/sql/linq/system-timespan-methods.md b/docs/framework/data/adonet/sql/linq/system-timespan-methods.md
index 4f5c86703b6..6c2b6d804a2 100644
--- a/docs/framework/data/adonet/sql/linq/system-timespan-methods.md
+++ b/docs/framework/data/adonet/sql/linq/system-timespan-methods.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33358318"
---
# System.TimeSpan メソッド
のメンバー サポートは、使用している .NET Framework と Microsoft SQL Server のバージョンに大きく依存します。
diff --git a/docs/framework/data/adonet/sql/sql-server-features-and-adonet.md b/docs/framework/data/adonet/sql/sql-server-features-and-adonet.md
index 40aa0bde287..ca1a6d3d630 100644
--- a/docs/framework/data/adonet/sql/sql-server-features-and-adonet.md
+++ b/docs/framework/data/adonet/sql/sql-server-features-and-adonet.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33356570"
---
# SQL Server の機能と ADO.NET
このセクションのトピックでは、ADO.NET を使用したデータベース アプリケーションの開発を目的とする SQL Server の機能について説明します。
diff --git a/docs/framework/data/adonet/sql/sqldependency-in-an-aspnet-app.md b/docs/framework/data/adonet/sql/sqldependency-in-an-aspnet-app.md
index 71aba61f461..5724e36db82 100644
--- a/docs/framework/data/adonet/sql/sqldependency-in-an-aspnet-app.md
+++ b/docs/framework/data/adonet/sql/sqldependency-in-an-aspnet-app.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33363365"
---
# ASP.NET アプリケーションでの SqlDependency
ここでは、ASP.NET の オブジェクトを使用して、 を間接的に使用する方法の例を示します。 オブジェクトでは を使用して通知をリッスンし、キャッシュを適切に更新します。
diff --git a/docs/framework/data/adonet/sql/sqltypes-and-the-dataset.md b/docs/framework/data/adonet/sql/sqltypes-and-the-dataset.md
index 9fd15fed367..ad84e0db9f6 100644
--- a/docs/framework/data/adonet/sql/sqltypes-and-the-dataset.md
+++ b/docs/framework/data/adonet/sql/sqltypes-and-the-dataset.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33355621"
---
# SqlTypes と DataSet
ADO.NET 2.0 では、`DataSet` 名前空間を介した の型のサポートが拡張されました。 の型は、SQL Server データベースのデータ型と同じセマンティクスと有効桁数を備えたデータ型を用意するように設計されています。 の個々のデータ型には、それに相当する SQL Server のデータ型があり、基本となるデータ表現はいずれも同じです。
diff --git a/docs/framework/data/transactions/implementing-a-resource-manager.md b/docs/framework/data/transactions/implementing-a-resource-manager.md
index 8073d313d94..d7df4e4fac2 100644
--- a/docs/framework/data/transactions/implementing-a-resource-manager.md
+++ b/docs/framework/data/transactions/implementing-a-resource-manager.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33363264"
---
# リソース マネージャーの実装
トランザクションで使用される各リソースはリソース マネージャーによって管理され、その動作はトランザクション マネージャーによって調整されます。 リソース マネージャーは、トランザクション マネージャーと連携してアプリケーションに原子性と分離を保証します。 Microsoft SQL Server、永続的なメッセージ キュー、メモリ内ハッシュ テーブルはすべて、リソース マネージャーの例です。
diff --git a/docs/framework/data/wcf/attach-an-existing-entity-to-dc-wcf-data.md b/docs/framework/data/wcf/attach-an-existing-entity-to-dc-wcf-data.md
index 88d825dd81b..f7fc9e97163 100644
--- a/docs/framework/data/wcf/attach-an-existing-entity-to-dc-wcf-data.md
+++ b/docs/framework/data/wcf/attach-an-existing-entity-to-dc-wcf-data.md
@@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357210"
---
# 方法: 既存のエンティティを DataServiceContext にアタッチする (WCF Data Services)
データ サービスで、エンティティが既に存在する場合、[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)]クライアント ライブラリでは、直接にエンティティを表すオブジェクトをアタッチすることができます、最初にクエリを実行します。 詳細については、次を参照してください。[データ サービスの更新](../../../../docs/framework/data/wcf/updating-the-data-service-wcf-data-services.md)です。
diff --git a/docs/framework/data/wcf/creating-the-data-service.md b/docs/framework/data/wcf/creating-the-data-service.md
index d5c623d3927..27c17c62584 100644
--- a/docs/framework/data/wcf/creating-the-data-service.md
+++ b/docs/framework/data/wcf/creating-the-data-service.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33362838"
---
# データ サービスの作成
このタスクを使用するサンプル データ サービスを作成する[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)]を公開する、 [!INCLUDE[ssODataFull](../../../../includes/ssodatafull-md.md)] Northwind サンプル データベースに基づいているフィード。 このタスクに必要な基本手順は次のとおりです。
diff --git a/docs/framework/data/wcf/getting-started-with-wcf-data-services.md b/docs/framework/data/wcf/getting-started-with-wcf-data-services.md
index d2fd0b46426..912b0641230 100644
--- a/docs/framework/data/wcf/getting-started-with-wcf-data-services.md
+++ b/docs/framework/data/wcf/getting-started-with-wcf-data-services.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33359492"
---
# WCF Data Services を使用した作業の開始
このセクションのトピックで簡単に理解できるように[!INCLUDE[ssODataFull](../../../../includes/ssodatafull-md.md)]と使用方法[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)]公開および使用する[!INCLUDE[ssODataShort](../../../../includes/ssodatashort-md.md)]フィードを基になるテクノロジについて説明します。 このセクションには、両方の概念的なコンテンツが含まれています。 および[クイック スタート](../../../../docs/framework/data/wcf/quickstart-wcf-data-services.md)チュートリアルです。
diff --git a/docs/framework/data/wcf/how-to-customize-data-binding-behaviors-wcf-data-services.md b/docs/framework/data/wcf/how-to-customize-data-binding-behaviors-wcf-data-services.md
index 5483783df57..858e3681d21 100644
--- a/docs/framework/data/wcf/how-to-customize-data-binding-behaviors-wcf-data-services.md
+++ b/docs/framework/data/wcf/how-to-customize-data-binding-behaviors-wcf-data-services.md
@@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33364140"
---
# 方法: データ バインディングの動作をカスタマイズする (WCF Data Services)
[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] では、バインディング コレクションにオブジェクトを追加したとき、バインディング コレクションからオブジェクトを削除したとき、またはプロパティ変更が検出されたときに、 によって呼び出されるカスタム ロジックを指定できます。 このカスタム ロジックとして参照されているメソッドとして提供されるの値を返すデリゲート`false`ときに既定の動作を引き続き実行するカスタム メソッドの完了時に、`true`後続の処理時に、イベントを停止する必要があります。
diff --git a/docs/framework/data/wcf/how-to-customize-feeds-with-the-reflection-provider-wcf-data-services.md b/docs/framework/data/wcf/how-to-customize-feeds-with-the-reflection-provider-wcf-data-services.md
index cccb0dbfc09..e6b295a7d94 100644
--- a/docs/framework/data/wcf/how-to-customize-feeds-with-the-reflection-provider-wcf-data-services.md
+++ b/docs/framework/data/wcf/how-to-customize-feeds-with-the-reflection-provider-wcf-data-services.md
@@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33358009"
---
# 方法: リフレクション プロバイダーでフィードをカスタマイズする (WCF Data Services)
[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] では、データ サービス応答の Atom シリアル化をカスタマイズして、AtomPub プロトコルで定義されている未使用の要素にエンティティのプロパティをマップできます。 このトピックでは、リフレクション プロバイダーを使用して、定義されているデータ モデル内のエンティティ型のマッピング属性を定義する方法について説明します。 詳細については、次を参照してください。[フィードのカスタマイズ](../../../../docs/framework/data/wcf/feed-customization-wcf-data-services.md)です。
diff --git a/docs/framework/data/wcf/loading-deferred-content-wcf-data-services.md b/docs/framework/data/wcf/loading-deferred-content-wcf-data-services.md
index 30e9a52dbf4..28291d046f8 100644
--- a/docs/framework/data/wcf/loading-deferred-content-wcf-data-services.md
+++ b/docs/framework/data/wcf/loading-deferred-content-wcf-data-services.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33365203"
---
# 遅延コンテンツの読み込み (WCF Data Services)
[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] の既定では、クエリが返すデータの量が制限されます。 その一方で、関連エンティティ、ページングされた応答データ、およびバイナリ データ ストリームを含む追加データをデータ サービスから必要に応じて明示的に読み込むことができます。 このトピックでは、このような遅延コンテンツをアプリケーションに読み込む方法について説明します。
diff --git a/docs/framework/debug-trace-profile/datetimeinvalidlocalformat-mda.md b/docs/framework/debug-trace-profile/datetimeinvalidlocalformat-mda.md
index 283d5443f68..f9af1c87850 100644
--- a/docs/framework/debug-trace-profile/datetimeinvalidlocalformat-mda.md
+++ b/docs/framework/debug-trace-profile/datetimeinvalidlocalformat-mda.md
@@ -19,6 +19,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33357807"
---
# dateTimeInvalidLocalFormat MDA
`dateTimeInvalidLocalFormat` MDA は、世界協定時刻 (UTC) として格納されている インスタンスが、ローカル インスタンス専用の形式で書式指定されたときにアクティブになります。 この MDA は、未指定または既定の インスタンスに対してはアクティブになりません。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugcode-getversionnumber-method.md b/docs/framework/unmanaged-api/debugging/icordebugcode-getversionnumber-method.md
index 19c8481fffe..7a9b6e69bd4 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugcode-getversionnumber-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugcode-getversionnumber-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: a3d4609d79bb424cabc011122480f952f0f877f1
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33411235"
---
# ICorDebugCode::GetVersionNumber メソッド
この"ICorDebugCode"を表すコードのバージョンを識別する 1 から始まる番号を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugeval-isactive-method.md b/docs/framework/unmanaged-api/debugging/icordebugeval-isactive-method.md
index 6c1de5ee0cb..335e7aa7750 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugeval-isactive-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugeval-isactive-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 2fe29b3e35d2fbd42fac2d9ec1d1c594abe1239c
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33411159"
---
# ICorDebugEval::IsActive メソッド
この ICorDebugEval オブジェクトが現在実行されているかどうかを示す値を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugeval2-newparameterizedarray-method.md b/docs/framework/unmanaged-api/debugging/icordebugeval2-newparameterizedarray-method.md
index 37d412341ad..461127f9ecf 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugeval2-newparameterizedarray-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugeval2-newparameterizedarray-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 552d2fa8a7c35066e32fb9f8e9455b3092b1e65b
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33413281"
---
# ICorDebugEval2::NewParameterizedArray メソッド
指定した要素の型および次元の新しい配列を割り当てます。
diff --git a/docs/framework/winforms/advanced/how-to-use-a-color-matrix-to-transform-a-single-color.md b/docs/framework/winforms/advanced/how-to-use-a-color-matrix-to-transform-a-single-color.md
index dc93e9562fe..66e2d23ed3f 100644
--- a/docs/framework/winforms/advanced/how-to-use-a-color-matrix-to-transform-a-single-color.md
+++ b/docs/framework/winforms/advanced/how-to-use-a-color-matrix-to-transform-a-single-color.md
@@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33527405"
---
# 方法 : カラー行列を使用して単一色を変換する
[!INCLUDE[ndptecgdiplus](../../../../includes/ndptecgdiplus-md.md)] 提供、とを格納して、画像を操作するためのクラスです。 およびオブジェクトに格納する 32 ビット数値として各ピクセルの色: 赤、緑、青、および alpha にそれぞれ 8 ビットです。 4 つのコンポーネントのそれぞれは、0 ~ 255 の輝度がないと 255 は最大の輝度を表す、0 から番号です。 アルファ コンポーネントは、色の透明度を指定します。 0 は完全に透過的であり、255 は完全に不透明です。
diff --git a/docs/framework/winforms/controls/bindingsource-component.md b/docs/framework/winforms/controls/bindingsource-component.md
index 0425fd708dd..d4de6a92f0f 100644
--- a/docs/framework/winforms/controls/bindingsource-component.md
+++ b/docs/framework/winforms/controls/bindingsource-component.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33528159"
---
# BindingSource コンポーネント
コントロールにバインドするためにデータ ソースをカプセル化します。
diff --git a/docs/framework/winforms/controls/get-and-set-the-current-cell-wf-datagridview-control.md b/docs/framework/winforms/controls/get-and-set-the-current-cell-wf-datagridview-control.md
index 8d3d08f8bfb..41f2d08f55c 100644
--- a/docs/framework/winforms/controls/get-and-set-the-current-cell-wf-datagridview-control.md
+++ b/docs/framework/winforms/controls/get-and-set-the-current-cell-wf-datagridview-control.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33527548"
---
# 方法 : Windows フォーム DataGridView コントロールの現在のセルを取得および設定する
対話、多くの場合、ことをプログラムによって検出されるセルが現在アクティブなが必要です。 また、現在のセルを変更する必要があります。 これらのタスクを行うことができます、プロパティです。
diff --git a/docs/framework/winforms/controls/how-to-add-items-to-windows-forms-domainupdown-controls-programmatically.md b/docs/framework/winforms/controls/how-to-add-items-to-windows-forms-domainupdown-controls-programmatically.md
index 324c95ae979..8a833a6893b 100644
--- a/docs/framework/winforms/controls/how-to-add-items-to-windows-forms-domainupdown-controls-programmatically.md
+++ b/docs/framework/winforms/controls/how-to-add-items-to-windows-forms-domainupdown-controls-programmatically.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33526179"
---
# 方法 : Windows フォーム DomainUpDown コントロールにプログラムで項目を追加する
Windows フォームに項目を追加することができますコード内でコントロール。 呼び出す、またはのメソッド、をコントロールの項目を追加するクラスプロパティです。 メソッドは、コレクションの末尾に項目を追加中に、メソッドが、指定した位置に項目を追加します。
diff --git a/docs/framework/winforms/controls/how-to-add-or-remove-imagelist-images-with-the-designer.md b/docs/framework/winforms/controls/how-to-add-or-remove-imagelist-images-with-the-designer.md
index f6ce83969ea..2c44d71ae97 100644
--- a/docs/framework/winforms/controls/how-to-add-or-remove-imagelist-images-with-the-designer.md
+++ b/docs/framework/winforms/controls/how-to-add-or-remove-imagelist-images-with-the-designer.md
@@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33527675"
---
# 方法 : デザイナーを使って ImageList イメージを追加または削除する
イメージを追加することができます、コンポーネントいくつかの方法です。 関連付けられているスマート タグを使用してイメージを非常に迅速に追加することができます、 、やの他のいくつかのプロパティを設定する場合、 、[プロパティ] ウィンドウにイメージを追加する方が便利見つけることがあります。 コードを使用してイメージを追加することもできます。 コードでイメージを追加する方法の詳細については、次を参照してください。[する方法: 追加または削除する Windows フォームの ImageList コンポーネントにイメージを](../../../../docs/framework/winforms/controls/how-to-add-or-remove-images-with-the-windows-forms-imagelist-component.md)です。 設定する通常、コンポーネントはイメージ コントロールに関連付けられているが、これは必須ではありません。
diff --git a/docs/framework/wpf/controls/how-to-bind-a-treeview-to-data-that-has-an-indeterminable-depth.md b/docs/framework/wpf/controls/how-to-bind-a-treeview-to-data-that-has-an-indeterminable-depth.md
index 13ce0b45724..46a8db4e574 100644
--- a/docs/framework/wpf/controls/how-to-bind-a-treeview-to-data-that-has-an-indeterminable-depth.md
+++ b/docs/framework/wpf/controls/how-to-bind-a-treeview-to-data-that-has-an-indeterminable-depth.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33554378"
---
# 方法 : 深度がわからないデータに TreeView をバインドする
バインドする場合がある可能性があります、の深さがわかっているいないデータ ソースにします。 これは、データが再帰的な場所のフォルダーには、フォルダーを含めることができます、ファイル システムや企業の組織の構造など、本質的に直属の部下として他の従業員の従業員のある場合に発生します。
diff --git a/docs/framework/wpf/controls/how-to-create-a-multiline-textbox-control.md b/docs/framework/wpf/controls/how-to-create-a-multiline-textbox-control.md
index b07c402199a..28de971883b 100644
--- a/docs/framework/wpf/controls/how-to-create-a-multiline-textbox-control.md
+++ b/docs/framework/wpf/controls/how-to-create-a-multiline-textbox-control.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33553288"
---
# 方法 : 複数行の TextBox コントロールを作成する
この例を使用する方法を示しています。[!INCLUDE[TLA#tla_xaml](../../../../includes/tlasharptla-xaml-md.md)]を定義する、複数行のテキストに合わせて自動的に拡張するコントロール。
diff --git a/docs/framework/wpf/controls/how-to-extract-the-text-content-from-a-richtextbox.md b/docs/framework/wpf/controls/how-to-extract-the-text-content-from-a-richtextbox.md
index e974e113f72..b2218e47c3c 100644
--- a/docs/framework/wpf/controls/how-to-extract-the-text-content-from-a-richtextbox.md
+++ b/docs/framework/wpf/controls/how-to-extract-the-text-content-from-a-richtextbox.md
@@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33553937"
---
# 方法 : RichTextBox からテキスト コンテンツを抽出する
この例の内容を抽出する方法を示しています、プレーン テキストとして。
diff --git a/docs/framework/wpf/controls/viewbox.md b/docs/framework/wpf/controls/viewbox.md
index 311b68fc975..c2462e4f6a0 100644
--- a/docs/framework/wpf/controls/viewbox.md
+++ b/docs/framework/wpf/controls/viewbox.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33554366"
---
# Viewbox
コントロールを拡大または縮小する子要素を使用します。
diff --git a/docs/visual-basic/language-reference/modifiers/partial.md b/docs/visual-basic/language-reference/modifiers/partial.md
index caef37a73dc..1bf480fbd99 100644
--- a/docs/visual-basic/language-reference/modifiers/partial.md
+++ b/docs/visual-basic/language-reference/modifiers/partial.md
@@ -19,6 +19,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33604615"
---
# Partial (Visual Basic)
型宣言が、型の部分定義であることを示します。
diff --git a/docs/visual-basic/language-reference/operators/mod-operator.md b/docs/visual-basic/language-reference/operators/mod-operator.md
index fadea00ee40..eed8eea6eac 100644
--- a/docs/visual-basic/language-reference/operators/mod-operator.md
+++ b/docs/visual-basic/language-reference/operators/mod-operator.md
@@ -19,6 +19,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33604851"
---
# Mod 演算子 (Visual Basic)
2 つの数値を除算し、残りの部分のみを返します。
diff --git a/docs/visual-basic/language-reference/operators/not-operator.md b/docs/visual-basic/language-reference/operators/not-operator.md
index acbace6ef85..5fc77cc579a 100644
--- a/docs/visual-basic/language-reference/operators/not-operator.md
+++ b/docs/visual-basic/language-reference/operators/not-operator.md
@@ -19,6 +19,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33604394"
---
# Not 演算子 (Visual Basic)
論理否定を実行、`Boolean`式、または数値式のビットごとの否定。
diff --git a/docs/visual-basic/language-reference/operators/subtraction-operator.md b/docs/visual-basic/language-reference/operators/subtraction-operator.md
index 95670dbf99e..9757292ddb8 100644
--- a/docs/visual-basic/language-reference/operators/subtraction-operator.md
+++ b/docs/visual-basic/language-reference/operators/subtraction-operator.md
@@ -22,6 +22,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33604316"
---
# - 演算子 (Visual Basic)
2 つの数値式または数値式の負の値の差を返します。
diff --git a/docs/visual-basic/language-reference/statements/implements-clause.md b/docs/visual-basic/language-reference/statements/implements-clause.md
index ebd15fde6da..7e5825639d4 100644
--- a/docs/visual-basic/language-reference/statements/implements-clause.md
+++ b/docs/visual-basic/language-reference/statements/implements-clause.md
@@ -22,6 +22,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33603406"
---
# Implements 句 (Visual Basic)
クラスまたは構造体のメンバーがインターフェイスで定義されているメンバーの実装を提供していることを示します。
diff --git a/docs/visual-basic/misc/bc30038.md b/docs/visual-basic/misc/bc30038.md
index cfecb08dcb5..629ec84ae70 100644
--- a/docs/visual-basic/misc/bc30038.md
+++ b/docs/visual-basic/misc/bc30038.md
@@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33603757"
---
# Option strict On で演算子に対して Object 型のオペランドを禁止' <operatorname>'
オブジェクト変数に定義されている演算子は `Is` と `TypeOf...Is`だけです。 `Option Strict` が `On`である場合、すべてのオペランドは、指定した演算子で定義されているデータ型である必要があります。