語言

MatchingRule 類別

定義

在匹配政策中指定單一規則。

public ref class MatchingRule : System::Runtime::Serialization::IExtensibleDataObject
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MatchingRule", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MatchingRule : System.Runtime.Serialization.IExtensibleDataObject
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MatchingRule", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MatchingRule = class
    interface IExtensibleDataObject
Public Class MatchingRule
Implements IExtensibleDataObject
繼承
MatchingRule
屬性
實作

建構函式

名稱 Description
MatchingRule()

初始化 MatchingRule 類別的新執行個體。

屬性

名稱 Description
Description

取得或設定規則的描述。

ExtensionData

取得或設定包含額外資料的物件。

MatchingCriteria

取得或設定配對標準。

Name

取得或設定規則名稱。

Threshold

取得或設定規則的門檻。

適用於