Partilhar via


Construtor DataQualityStoreInputDataResponse (OperationResult)

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Initializes a new instance of the DataQualityStoreInputDataResponse class with specified operation result.

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

Sintaxe

'Declaração
Public Sub New ( _
    OperationResult As OperationResult _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

DataQualityStoreInputDataResponse Classe

Sobrecarregado DataQualityStoreInputDataResponse

Namespace Microsoft.MasterDataServices