MatchingPolicy 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.
Represents a DQS deduplication matching policy.
public ref class MatchingPolicy : System::Runtime::Serialization::IExtensibleDataObject
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MatchingPolicy", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MatchingPolicy : System.Runtime.Serialization.IExtensibleDataObject
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MatchingPolicy", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MatchingPolicy = class
interface IExtensibleDataObject
Public Class MatchingPolicy
Implements IExtensibleDataObject
- Inheritance
-
MatchingPolicy
- Attributes
- Implements
Constructors
MatchingPolicy() |
Initializes a new instance of the MatchingPolicy class. |
Properties
ExtensionData |
Gets or sets the object that contains extra data. |
Rules |
Gets or sets the matching rules of the policy. |