Partager via


Constructeur DataQualityStoreInputDataResponse (OperationResult)

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 with specified operation result.

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    OperationResult As OperationResult _
)
'Utilisation
Dim OperationResult As OperationResult

Dim instance As New DataQualityStoreInputDataResponse(OperationResult)
public DataQualityStoreInputDataResponse(
    OperationResult OperationResult
)
public:
DataQualityStoreInputDataResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> DataQualityStoreInputDataResponse
public function DataQualityStoreInputDataResponse(
    OperationResult : OperationResult
)

Paramètres

Voir aussi

Référence

DataQualityStoreInputDataResponse Classe

Surcharge DataQualityStoreInputDataResponse

Espace de noms Microsoft.MasterDataServices