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

Commit abd7129

Browse files
authored
Merge pull request #6373 from MicrosoftDocs/master
6/25 AM Publish
2 parents 23e71a8 + 0d73f8e commit abd7129

8,374 files changed

Lines changed: 133852 additions & 134183 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/2014/2014-toc/books-online-for-sql-server-2014.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.assetid: 674933a8-e423-4d44-a39b-2a997e2c2333
2020
caps.latest.revision: 61
2121
author: "craigg-msft"
2222
ms.author: "craigg"
23-
manager: "jhubbard"
23+
manager: craigg
2424
---
2525
# Books Online for SQL Server 2014
2626
Welcome to [!INCLUDE[msCoName](../includes/msconame-md.md)]® Books Online for [!INCLUDE[msCoName](../includes/msconame-md.md)][!INCLUDE[ssCurrent](../includes/sscurrent-md.md)]®. Books Online contains the task descriptions and reference documentation that describes how to perform data management and business intelligence work by using [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)].

docs/2014/2014-toc/case-study-building-an-enterprise-ecosystem.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ ms.prod: "sql-server-2014"
66
ms.reviewer: ""
77
ms.suite: ""
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: conceptual
1010
ms.assetid: 2b0b5ab7-4e08-431a-bd59-360177c4565c
11-
caps.latest.revision: 16
12-
author: "jhubbard"
13-
ms.author: "v-ambake"
14-
manager: "jhubbard"
11+
author: MashaMSFT
12+
ms.author: mathoma
13+
manager: craigg
1514
---
1615
# Case Study: Building an Enterprise Ecosystem with Microsoft Dynamics ERP and SQL Server 2014 Replication for Scalability and Performance
1716
**Summary:** This paper covers the following scenarios:

docs/2014/2014-toc/developer-reference-for-sql-server-2014.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.assetid: e60866bf-c726-479e-8a38-6bced16f527c
1515
caps.latest.revision: 13
1616
author: "JennieHubbard"
1717
ms.author: "jhubbard"
18-
manager: "jhubbard"
18+
manager: craigg
1919
---
2020
# Developer Reference for SQL Server 2014
2121
The following features and technologies allow you to develop applications that access data in a [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] database.

docs/2014/2014-toc/glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.technology:
1717
- "reporting-services-native"
1818
- "reporting-services-sharepoint"
1919
ms.tgt_pltfrm: ""
20-
ms.topic: "article"
20+
ms.topic: conceptual
2121
helpviewer_keywords:
2222
- "definitions [SQL Server]"
2323
- "glossary [SQL Server]"
@@ -26,7 +26,7 @@ ms.assetid: 0e8a7967-b407-4e01-b8c4-3eabe2820df5
2626
caps.latest.revision: 1952
2727
author: "HeidiSteen"
2828
ms.author: "heidist"
29-
manager: "jhubbard"
29+
manager: craigg
3030
---
3131
# Glossary
3232

docs/2014/2014-toc/sql-server-index-design-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ ms.suite: ""
88
ms.technology:
99
- "database-engine"
1010
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
11+
ms.topic: conceptual
1212
ms.assetid: b856ee9a-49e7-4fab-a88d-48a633fce269
1313
caps.latest.revision: 17
1414
author: "craigg-msft"
1515
ms.author: "craigg"
16-
manager: "jhubbard"
16+
manager: craigg
1717
---
1818
# SQL Server Index Design Guide
1919
Poorly designed indexes and a lack of indexes are primary sources of database application bottlenecks. Designing efficient indexes is paramount to achieving good database and application performance. This SQL Server index design guide contains information and best practices to help you design effective indexes to meet the needs of your application.

docs/2014/2014-toc/sql-server-transaction-locking-and-row-versioning-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ ms.suite: ""
88
ms.technology:
99
- "database-engine"
1010
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
11+
ms.topic: conceptual
1212
ms.assetid: c7757153-9697-4f01-881c-800e254918c9
1313
caps.latest.revision: 17
1414
author: "barbkess"
1515
ms.author: "barbkess"
16-
manager: "jhubbard"
16+
manager: craigg
1717
---
1818
# SQL Server Transaction Locking and Row Versioning Guide
1919
In any database, mismanagement of transactions often leads to contention and performance problems in systems that have many users. As the number of users that access the data increases, it becomes important to have applications that use transactions efficiently. This guide describes the locking and row versioning mechanisms the [!INCLUDE[ssDEnoversion](../includes/ssdenoversion-md.md)] uses to ensure the physical integrity of each transaction and provides information on how applications can control transactions efficiently.

docs/2014/2014-toc/sql-server-transaction-log-architecture-and-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ ms.suite: ""
88
ms.technology:
99
- "database-engine"
1010
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
11+
ms.topic: conceptual
1212
ms.assetid: 4d1a4f97-3fe4-44af-9d4f-f884a6eaa457
1313
caps.latest.revision: 14
1414
author: "craigg-msft"
1515
ms.author: "craigg"
16-
manager: "jhubbard"
16+
manager: craigg
1717
---
1818
# SQL Server Transaction Log Architecture and Management
1919
[!INCLUDE[appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/appliesto-ss2008-xxxx-xxxx-xxx-md.md)]

docs/2014/analysis-services/4-6-specifying-attribute-relationships-in-user-defined-hierarchy.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
---
2-
title: "Specifying Attribute Relationships Between Attributes in a User-Defined Hierarchy | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "06/13/2017"
5-
ms.prod: "sql-server-2014"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "analysis-services"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
ms.assetid: 456c2a47-d395-45f9-9efa-89f3fa2ac621
13-
caps.latest.revision: 17
14-
author: "Minewiskan"
15-
ms.author: "owend"
16-
manager: "jhubbard"
17-
---
18-
# Specifying Attribute Relationships Between Attributes in a User-Defined Hierarchy
1+
---
2+
title: "Specifying Attribute Relationships Between Attributes in a User-Defined Hierarchy | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "06/13/2017"
5+
ms.prod: "sql-server-2014"
6+
ms.reviewer: ""
7+
ms.suite: ""
8+
ms.technology:
9+
- "analysis-services"
10+
ms.tgt_pltfrm: ""
11+
ms.topic: conceptual
12+
ms.assetid: 456c2a47-d395-45f9-9efa-89f3fa2ac621
13+
caps.latest.revision: 17
14+
author: "Minewiskan"
15+
ms.author: "owend"
16+
manager: craigg
17+
---
18+
# Specifying Attribute Relationships Between Attributes in a User-Defined Hierarchy
1919
As you have already learned in this tutorial, you can organize attribute hierarchies into levels within user hierarchies to provide navigation paths for users in a cube. A user hierarchy can represent a natural hierarchy, such as city, state, and country, or can just represent a navigation path, such as employee name, title, and department name. To the user navigating a hierarchy, these two types of user hierarchies are the same.
2020

2121
With a natural hierarchy, if you define attribute relationships between the attributes that make up the levels, [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] can use an aggregation from one attribute to obtain the results from a related attribute. If there are no defined relationships between attributes, [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] will aggregate all non-key attributes from the key attribute. Therefore, if the underlying data supports it, you should define attribute relationships between attributes. Defining attribute relationships improves dimension, partition, and query processing performance. For more information, see [Define Attribute Relationships](multidimensional-models/attribute-relationships-define.md) and [Attribute Relationships](multidimensional-models-olap-logical-dimension-objects/attribute-relationships.md).

docs/2014/analysis-services/accuracy-chart-sql-server-data-mining-add-ins.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
---
2-
title: "Accuracy Chart (SQL Server Data Mining Add-ins) | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "06/13/2017"
5-
ms.prod: "sql-server-2014"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "analysis-services"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
helpviewer_keywords:
13-
- "accuracy chart"
14-
- "mining models, validating"
15-
- "mining models, charting"
16-
- "lift chart"
17-
- "mining models, testing"
18-
- "lift [data mining]"
19-
ms.assetid: 303973b4-71c0-4cfc-b7bc-92218b52509d
20-
caps.latest.revision: 19
21-
author: "Minewiskan"
22-
ms.author: "owend"
23-
manager: "mblythe"
24-
---
25-
# Accuracy Chart (SQL Server Data Mining Add-ins)
1+
---
2+
title: "Accuracy Chart (SQL Server Data Mining Add-ins) | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "06/13/2017"
5+
ms.prod: "sql-server-2014"
6+
ms.reviewer: ""
7+
ms.suite: ""
8+
ms.technology:
9+
- "analysis-services"
10+
ms.tgt_pltfrm: ""
11+
ms.topic: conceptual
12+
helpviewer_keywords:
13+
- "accuracy chart"
14+
- "mining models, validating"
15+
- "mining models, charting"
16+
- "lift chart"
17+
- "mining models, testing"
18+
- "lift [data mining]"
19+
ms.assetid: 303973b4-71c0-4cfc-b7bc-92218b52509d
20+
caps.latest.revision: 19
21+
author: "Minewiskan"
22+
ms.author: "owend"
23+
manager: "mblythe"
24+
---
25+
# Accuracy Chart (SQL Server Data Mining Add-ins)
2626
![Accuracy Chart button in Data Mining ribbon](media/dmc-accchart.gif "Accuracy Chart button in Data Mining ribbon")
2727

2828
An accuracy chart enables you to apply a model to a new set of data and then evaluate how well the model performs. The accuracy chart created by this wizard is a *lift chart*, which is a type of chart that is frequently used to measure the accuracy of a data mining model. This type of accuracy chart displays a graphical representation of the improvement that you obtain from using the specified data mining model, as compared to random predictions, and to the ideal case where 100 percent of predictions are accurate. You can compare multiple models within a single chart.

docs/2014/analysis-services/action-form-editor-cube-designer-analysis-services-multidimensional-data.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
---
2-
title: "Action Form Editor (Actions Tab, Cube Designer) (Analysis Services - Multidimensional Data) | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "06/13/2017"
5-
ms.prod: "sql-server-2014"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "analysis-services"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
f1_keywords:
13-
- "sql12.asvs.cubeeditor.actionexpression.action.f1"
14-
ms.assetid: c363a29b-6099-473c-9625-460cc15b3d95
15-
caps.latest.revision: 24
16-
author: "Minewiskan"
17-
ms.author: "owend"
18-
manager: "mblythe"
19-
---
20-
# Action Form Editor (Actions Tab, Cube Designer) (Analysis Services - Multidimensional Data)
1+
---
2+
title: "Action Form Editor (Actions Tab, Cube Designer) (Analysis Services - Multidimensional Data) | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "06/13/2017"
5+
ms.prod: "sql-server-2014"
6+
ms.reviewer: ""
7+
ms.suite: ""
8+
ms.technology:
9+
- "analysis-services"
10+
ms.tgt_pltfrm: ""
11+
ms.topic: conceptual
12+
f1_keywords:
13+
- "sql12.asvs.cubeeditor.actionexpression.action.f1"
14+
ms.assetid: c363a29b-6099-473c-9625-460cc15b3d95
15+
caps.latest.revision: 24
16+
author: "Minewiskan"
17+
ms.author: "owend"
18+
manager: "mblythe"
19+
---
20+
# Action Form Editor (Actions Tab, Cube Designer) (Analysis Services - Multidimensional Data)
2121
Use the Action Form Editor pane on the **Actions** tab in Cube Designer to create and modify standard actions.
2222

2323
## Options

0 commit comments

Comments
 (0)