ExportViewCreateResponse Class
SQL Server 2012
Holds details of the response to an ExportViewCreateRequest.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The ExportViewCreateResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExportViewCreateResponse() | Initializes a new instance of the ExportViewCreateResponse class that has default values. |
![]() | ExportViewCreateResponse(OperationResult) | Initializes a new instance of the ExportViewCreateResponse class that has the specified operation result. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |

