MatchingRule Constructor ()

 

Applies To: SQL Server 2016 Preview

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the MatchingRule class.

Namespace:   Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

public MatchingRule()
public:
MatchingRule()
new : unit -> MatchingRule
Public Sub New

See Also

MatchingRule Class
Microsoft.MasterDataServices Namespace

Return to top