DataQualityMatchingOperationCreateRequest.MatchingPolicy Proprietà

Definizione

Le politiche di abbinamento da eseguire sui dati di input se viene richiesta un'operazione di deduplicazione

public:
 property Microsoft::MasterDataServices::Services::DataContracts::MatchingPolicy ^ MatchingPolicy { Microsoft::MasterDataServices::Services::DataContracts::MatchingPolicy ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::MatchingPolicy ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.MatchingPolicy MatchingPolicy { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.MatchingPolicy : Microsoft.MasterDataServices.Services.DataContracts.MatchingPolicy with get, set
Public Property MatchingPolicy As MatchingPolicy

Valore della proprietà

Le politiche di corrispondenza devono essere eseguite sui dati di input se viene richiesta un'operazione di deduplicazione.

Attributi

Si applica a