ExactMatchingCriterion Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili kriteria untuk pencocokan yang tepat.
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
- Warisan
- Atribut
Konstruktor
| ExactMatchingCriterion() |
Menginisialisasi instans baru kelas ExactMatchingCriterion. |
Properti
| DomainWeight |
Mendapatkan atau mengatur bobot domain. (Diperoleh dari WeightedMatchingCriterion) |
| ExtensionData |
Mendapatkan atau mengatur data ekstensi untuk kriteria. (Diperoleh dari MatchingCriterion) |
| Mappings |
Mendapatkan atau mengatur daftar pemetaan. (Diperoleh dari MatchingCriterion) |