MatchingRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A matching rule in DQS.
public ref class MatchingRule
[System.Runtime.Serialization.DataContract(Name="MatchingRule", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MatchingRule
[<System.Runtime.Serialization.DataContract(Name="MatchingRule", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MatchingRule = class
Public Class MatchingRule
- Inheritance
-
MatchingRule
- Attributes
Remarks
The MatchingRule specifies a matching rule in DQS.
Constructors
MatchingRule() |
Initializes a new instance of the MatchingRule class. |
Properties
Description |
Specifies the rule's description |
MatchingCriteria |
Specifies the criteria |
Name |
Specifies the rule's name |
Threshold |
Specifies the rule's threshold (the minimum matching score) |