ExportViewListGetResponse 類別

定義

public ref class ExportViewListGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="ExportViewListGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExportViewListGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="ExportViewListGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExportViewListGetResponse = class
Public Class ExportViewListGetResponse
繼承
ExportViewListGetResponse
屬性

建構函式

名稱 Description
ExportViewListGetResponse()

初始化一個有預設值的新 ExportViewListGetResponse 類別實例。

ExportViewListGetResponse(Collection<ExportView>, OperationResult)

初始化一個擁有指定匯出視圖陣列與操作結果的新類別實例 ExportViewListGetResponse

欄位

名稱 Description
ExportViews

匯出視圖的集合。

OperationResult

操作結果包括一個用於追蹤與記錄的獨特 ID。

適用於