EntityStagingGetRequest 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.
Represents the input message contract for the EntityStagingGet service call.
public ref class EntityStagingGetRequest
[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="EntityStagingGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingGetRequest
[<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="EntityStagingGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingGetRequest = class
Public Class EntityStagingGetRequest
- Inheritance
-
EntityStagingGetRequest
- Attributes
Constructors
EntityStagingGetRequest() |
Initializes a new instance of the EntityStagingGetRequest class. |
EntityStagingGetRequest(International, EntityStagingGetCriteria) |
Initializes a new instance of the EntityStagingGetRequest class with the specified international and get criteria. |
Fields
GetCriteria |
Specifies the criteria to use to get entity staging batches. |
International |
The cultural setting. |