言語

ExactMatchingCriterion クラス

定義

正確なマッチングの基準を表しています。

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
継承
属性

コンストラクター

名前 説明
ExactMatchingCriterion()

ExactMatchingCriterion クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
DomainWeight

ドメインの重みを取得するか設定します。

(継承元 WeightedMatchingCriterion)
ExtensionData

基準の拡張データを取得または設定してください。

(継承元 MatchingCriterion)
Mappings

マッピングのリストを取得するか設定します。

(継承元 MatchingCriterion)

適用対象