Udostępnij przez


Metoda IService.ExportViewCreate

Generuje lub ponownie wygenerować widoki żądane subskrypcja.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
<OperationContractAttribute(Action := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreate",  _
    ReplyAction := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreateResponse")> _
Function ExportViewCreate ( _
    request As ExportViewCreateRequest _
) As ExportViewCreateResponse
'Użycie
Dim instance As IService
Dim request As ExportViewCreateRequest
Dim returnValue As ExportViewCreateResponse

returnValue = instance.ExportViewCreate(request)
[OperationContractAttribute(Action = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreate", 
    ReplyAction = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreateResponse")]
ExportViewCreateResponse ExportViewCreate(
    ExportViewCreateRequest request
)
[OperationContractAttribute(Action = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreate", 
    ReplyAction = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreateResponse")]
ExportViewCreateResponse^ ExportViewCreate(
    ExportViewCreateRequest^ request
)
[<OperationContractAttribute(Action = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreate", 
    ReplyAction = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/ExportViewCreateResponse")>]
abstract ExportViewCreate : 
        request:ExportViewCreateRequest -> ExportViewCreateResponse 
function ExportViewCreate(
    request : ExportViewCreateRequest
) : ExportViewCreateResponse

Wartość zwracana

Typ: Microsoft.MasterDataServices.ExportViewCreateResponse
Nowe wystąpienie typu ExportViewCreateRequest.