Constructeur MatchingRule
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Initializes a new instance of the MatchingRule class.
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New MatchingRule()
public MatchingRule()
public:
MatchingRule()
new : unit -> MatchingRule
public function MatchingRule()