Freigeben über


EntityStagingClearResponse-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 EntityStagingClearResponse class that has the 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 EntityStagingClearResponse(OperationResult)
public EntityStagingClearResponse(
    OperationResult OperationResult
)
public:
EntityStagingClearResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> EntityStagingClearResponse
public function EntityStagingClearResponse(
    OperationResult : OperationResult
)

Parameter

Siehe auch

Verweis

EntityStagingClearResponse Klasse

EntityStagingClearResponse-Überladung

Microsoft.MasterDataServices-Namespace