Condividi tramite


ServiceClient.IService.ExportViewCreate(ExportViewCreateRequest) Metodo

Definizione

Genera o rigenera le viste sottoscrizioni desiderate.

 virtual Microsoft::MasterDataServices::ExportViewCreateResponse ^ Microsoft.MasterDataServices.IService.ExportViewCreate(Microsoft::MasterDataServices::ExportViewCreateRequest ^ request) = Microsoft::MasterDataServices::IService::ExportViewCreate;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.ExportViewCreateResponse IService.ExportViewCreate (Microsoft.MasterDataServices.ExportViewCreateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.ExportViewCreate : Microsoft.MasterDataServices.ExportViewCreateRequest -> Microsoft.MasterDataServices.ExportViewCreateResponse
override this.Microsoft.MasterDataServices.IService.ExportViewCreate : Microsoft.MasterDataServices.ExportViewCreateRequest -> Microsoft.MasterDataServices.ExportViewCreateResponse
Function ExportViewCreate (request As ExportViewCreateRequest) As ExportViewCreateResponse Implements IService.ExportViewCreate

Parametri

request
ExportViewCreateRequest

Richiesta di creazione.

Restituisce

Oggetto ExportViewCreateResponse per l'operazione.

Implementazioni

Attributi

Si applica a