StagingGetRequest 類別

定義

規定調 StagingResultCriteria 度資訊檢索的標準。

public ref class StagingGetRequest
[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="StagingGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingGetRequest
[<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="StagingGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingGetRequest = class
Public Class StagingGetRequest
繼承
StagingGetRequest
屬性

建構函式

名稱 Description
StagingGetRequest()

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

StagingGetRequest(International, Boolean, StagingResultCriteria, StagingSearchCriteria)

初始化一個新的類別實例,該實例 StagingGetRequest 具有指定的文化設定、一個表示是否包含未批次資訊的值,以及預備結果與暫存搜尋條件。

欄位

名稱 Description
IncludeUnbatchedInformation

true,則包含未批次資訊;否則,。 false

International

文化背景。

StagingResultCriteria

判斷退還內容的標準。

StagingSearchCriteria

判斷搜尋目標的標準。

適用於