Costruttore DataQualityStoreInputDataResponse
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Initializes a new instance of the DataQualityStoreInputDataResponse class.
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New DataQualityStoreInputDataResponse()
public DataQualityStoreInputDataResponse()
public:
DataQualityStoreInputDataResponse()
new : unit -> DataQualityStoreInputDataResponse
public function DataQualityStoreInputDataResponse()
Vedere anche
Riferimento
DataQualityStoreInputDataResponse Classe