IService.ExportViewUpdate Method
SQL Server 2008 R2
Update an existing export view.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[OperationContractAttribute(Action = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewUpdate", ReplyAction = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewUpdateResponse")] ExportViewUpdateResponse ExportViewUpdate( ExportViewUpdateRequest request )
Parameters
- request
- Type: Microsoft.MasterDataServices.ExportViewUpdateRequest
Return Value
Type: Microsoft.MasterDataServices.ExportViewUpdateResponseA new instance of type ExportViewUpdateResponse.
