ExactMatchingCriterion Clase

Definición

Representa los criterios para la coincidencia exacta.

public ref class ExactMatchingCriterion : Microsoft::MasterDataServices::WeightedMatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExactMatchingCriterion : Microsoft.MasterDataServices.WeightedMatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<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
Herencia
Atributos

Constructores

ExactMatchingCriterion()

Inicializa una nueva instancia de la clase ExactMatchingCriterion.

Propiedades

DomainWeight

Obtiene o establece el peso de dominio.

(Heredado de WeightedMatchingCriterion)
ExtensionData

Obtiene o establece los datos de extensión del criterio.

(Heredado de MatchingCriterion)
Mappings

Obtiene o establece la lista de las asignaciones.

(Heredado de MatchingCriterion)

Se aplica a