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.