NumericByPercentageMatchingCriterion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the numeric criteria by percentage matching.
public ref class NumericByPercentageMatchingCriterion : Microsoft::MasterDataServices::SimilarMatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="NumericByPercentageMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class NumericByPercentageMatchingCriterion : Microsoft.MasterDataServices.SimilarMatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="NumericByPercentageMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type NumericByPercentageMatchingCriterion = class
inherit SimilarMatchingCriterion
Public Class NumericByPercentageMatchingCriterion
Inherits SimilarMatchingCriterion
- Inheritance
-
NumericByPercentageMatchingCriterion
- Attributes
Constructors
NumericByPercentageMatchingCriterion() |
Initializes a new instance of the NumericByPercentageMatchingCriterion class. |
Properties
DomainWeight |
Gets or sets the domain weight. (Inherited from WeightedMatchingCriterion) |
ExtensionData |
Get or sets the extension data for the criterion. (Inherited from MatchingCriterion) |
Mappings |
Gets or sets the list of the mappings. (Inherited from MatchingCriterion) |
Percentage |
Gets or sets the percentage. |