Метод ExportViewCreate
Generates or regenerates desired subscription views.
Пространство имен: Microsoft.MasterDataServices.Services.ServiceContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<OperationContractAttribute> _
Function ExportViewCreate ( _
request As ExportViewCreateRequest _
) As ExportViewCreateResponse
'Применение
Dim instance As IService
Dim request As ExportViewCreateRequest
Dim returnValue As ExportViewCreateResponse
returnValue = instance.ExportViewCreate(request)
[OperationContractAttribute]
ExportViewCreateResponse ExportViewCreate(
ExportViewCreateRequest request
)
[OperationContractAttribute]
ExportViewCreateResponse^ ExportViewCreate(
ExportViewCreateRequest^ request
)
[<OperationContractAttribute>]
abstract ExportViewCreate :
request:ExportViewCreateRequest -> ExportViewCreateResponse
function ExportViewCreate(
request : ExportViewCreateRequest
) : ExportViewCreateResponse
Параметры
- request
Тип: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewCreateRequest
The ExportViewCreate request.
Возвращаемое значение
Тип: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewCreateResponse
ExportViewCreateResponse.