MatchingRule Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies a single rule in a matching policy.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The MatchingRule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Infrastructure. Gets or sets the description of the rule. |
![]() | ExtensionData | Infrastructure. Gets or sets an object containing extra data. |
![]() | MatchingCriteria | Infrastructure. Gets or sets the criteria for matching. |
![]() | Name | Infrastructure. Gets or sets the name of the rule. |
![]() | Threshold | Infrastructure. Gets or sets the threshold of the rule. |

