StringMatchingCriterion Class

Definition

Represents the criteria for the string matching.

public ref class StringMatchingCriterion : Microsoft::MasterDataServices::SimilarMatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="StringMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StringMatchingCriterion : Microsoft.MasterDataServices.SimilarMatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="StringMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StringMatchingCriterion = class
    inherit SimilarMatchingCriterion
Public Class StringMatchingCriterion
Inherits SimilarMatchingCriterion
Inheritance
Attributes

Constructors

StringMatchingCriterion()

Initializes a new instance of the StringMatchingCriterion class.

Properties

DomainWeight

Gets or sets the domain weight.

(Inherited from WeightedMatchingCriterion)
ExtensionData

Get or sets the extension data for the criterion.

(Inherited from MatchingCriterion)
Mappings

Gets or sets the list of the mappings.

(Inherited from MatchingCriterion)

Applies to