1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Update MDS readme

This commit is contained in:
Bowen Chen
2016-04-13 17:06:55 -07:00
parent a5a17e34e9
commit 9cf87c140e

View File

@ -1,7 +1,13 @@
# Master Data Services
Master Data Services (MDS) is the SQL Server solution for master data management. Master data management (MDM) enables you organization to discover and define non-transactional lists of data, and compile maintainable, reliable master lists. This article briefly describe the MDS components and provides links to additional information.
Master Data Services (MDS) is the SQL Server solution for master data management. Master data management (MDM) enables you organization to discover and define non-transactional lists of data, and compile maintainable, reliable master lists.
Master Data Services (MDS) samples are C# console application samples that demonstrate how to customize the way that you and your users interact with Master Data Services.
For information about the new features in SQL Server 2016, see [What's New in Master Data Services (MDS)] (https://msdn.microsoft.com/en-us/library/ff929136.aspx).
This folder is a placeholder. For now, refer to [http://sqlserversamples.codeplex.com/wikipage?title=SQL%20Server%202012%20Master%20Data%20Services%20](http://sqlserversamples.codeplex.com/wikipage?title=SQL%20Server%202012%20Master%20Data%20Services%20).
For more information about the MDS API, see [Master Data Services Developer Documentation] (https://msdn.microsoft.com/en-us/library/hh230994.aspx).
## Questions
Email questions to: sqlmdsfeedback@micrososft.com.