Freigeben über


DataQualityStoreInputDataResponse-Konstruktor (OperationResult)

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

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

Syntax

'Declaration
Public Sub New ( _
    OperationResult As OperationResult _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

DataQualityStoreInputDataResponse Klasse

DataQualityStoreInputDataResponse-Überladung

Microsoft.MasterDataServices-Namespace