Condividi tramite


ExactMatchingCriterion Classe

Definizione

Criterio di corrispondenza esatta DQS.

public ref class ExactMatchingCriterion : Microsoft::MasterDataServices::Services::DataContracts::WeightedMatchingCriterion
[System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExactMatchingCriterion : Microsoft.MasterDataServices.Services.DataContracts.WeightedMatchingCriterion
[<System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExactMatchingCriterion = class
    inherit WeightedMatchingCriterion
Public Class ExactMatchingCriterion
Inherits WeightedMatchingCriterion
Ereditarietà
Attributi

Commenti

Specifica ExactMatchingCriterion un criterio di corrispondenza esatto DQS.

Costruttori

ExactMatchingCriterion()

Inizializza una nuova istanza della classe ExactMatchingCriterion.

Proprietà

DomainWeight

Specifica il peso del criterio

(Ereditato da WeightedMatchingCriterion)
Mappings

Specifica i mapping per il criterio ai campi (colonne) e ai domini. Esiste un solo mapping per un dominio scalare o più mapping se il criterio è per un dominio composito.

(Ereditato da MatchingCriterion)

Si applica a