ExactMatchingCriterion クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
完全一致の条件を表します。
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) |