EntityStagingGetCriteria 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示用于确定 EntityStagingGet 服务调用的行为的条件。
public ref class EntityStagingGetCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="EntityStagingGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingGetCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="EntityStagingGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingGetCriteria = class
inherit DataContractBase
Public Class EntityStagingGetCriteria
Inherits DataContractBase
- 继承
- 属性
构造函数
EntityStagingGetCriteria() |
初始化 EntityStagingGetCriteria 类的新实例。 |
属性
ExtensionData |
获取或设置包含额外数据的结构。 (继承自 DataContractBase) |
IncludeClearedBatches |
获取或设置在结果中是否也返回“已清除的批处理”。 |
ModelId |
获取或设置要使用的模型 ID。 |
PageNumber |
获取或设置页码。 |
PageSize |
获取或设置页大小。 |