Constructeur DataQualityStoreInputDataResponse
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 DataQualityStoreInputDataResponse class.
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New DataQualityStoreInputDataResponse()
public DataQualityStoreInputDataResponse()
public:
DataQualityStoreInputDataResponse()
new : unit -> DataQualityStoreInputDataResponse
public function DataQualityStoreInputDataResponse()
Voir aussi
Référence
DataQualityStoreInputDataResponse Classe