StagingUnbatchedInformation 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 a read-only container for counts of unbatched staging records for a model.
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
- Inheritance
- Attributes
Constructors
StagingUnbatchedInformation() |
Initializes a new instance of the StagingUnbatchedInformation class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
MemberAttributeCount |
Gets or sets the number of unbatched staging records for attribute updates. |
MemberCount |
Gets or sets the number of unbatched staging records for member creations. |
MemberRelationshipCount |
Gets or sets the number of unbatched staging records for hierarchy moves. |
ModelId |
Gets or sets the ID of the target model for the unbatched staging records. |