StagingGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the criteria in StagingResultCriteria for the retrieval of staging information.
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
- Inheritance
-
StagingGetRequest
- Attributes
Constructors
StagingGetRequest() |
Initializes a new instance of the StagingGetRequest class that has default values. |
StagingGetRequest(International, Boolean, StagingResultCriteria, StagingSearchCriteria) |
Initializes a new instance of the StagingGetRequest class that has the specified cultural settings, a value indicating whether to include unbatched information, and staging result and staging search criteria. |
Fields
IncludeUnbatchedInformation |
If |
International |
The cultural settings. |
StagingResultCriteria |
Criteria to determine what is returned. |
StagingSearchCriteria |
Criteria to determine what is searched for. |