StagingUnbatchedInformation 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为某个模型的未批处理的临时记录的计数指定一个只读容器。
public ref class StagingUnbatchedInformation : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="StagingUnbatchedInformation", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedInformation : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="StagingUnbatchedInformation", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedInformation = class
inherit DataContractBase
Public Class StagingUnbatchedInformation
Inherits DataContractBase
- 继承
- 属性
构造函数
StagingUnbatchedInformation() |
初始化 StagingUnbatchedInformation 类的新实例。 |
属性
ExtensionData |
获取或设置包含额外数据的结构。 (继承自 DataContractBase) |
MemberAttributeCount |
获取或设置属性更新的未批处理的临时记录数目。 |
MemberCount |
获取或设置用于创建成员的未批处理的临时记录数目。 |
MemberRelationshipCount |
获取或设置用于移动层次结构的未批处理的临时记录数目。 |
ModelId |
获取或设置未批处理临时记录的目标模型的 ID。 |