EntityStagingGetRequest 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示用于 EntityStagingGet 服务调用的输入消息约定。
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
- 继承
-
EntityStagingGetRequest
- 属性
构造函数
EntityStagingGetRequest() |
初始化 EntityStagingGetRequest 类的新实例。 |
EntityStagingGetRequest(International, EntityStagingGetCriteria) |
使用指定的国际化条件和获取条件初始化 EntityStagingGetRequest 类的新实例。 |
字段
GetCriteria |
指定用于获取实体临时批处理的条件。 |
International |
文化环境。 |