StagingGetRequest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
規定調 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 |
若 |
| International |
文化背景。 |
| StagingResultCriteria |
判斷退還內容的標準。 |
| StagingSearchCriteria |
判斷搜尋目標的標準。 |