Partager via


Classe StagingUnbatchedInformation

Specifies a read-only container for counts of unbatched staging records for a model.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices..::..StagingUnbatchedInformation

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name := "StagingUnbatchedInformation", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingUnbatchedInformation _
    Implements IExtensibleDataObject
'Utilisation
Dim instance As StagingUnbatchedInformation
[DataContractAttribute(Name = "StagingUnbatchedInformation", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedInformation : IExtensibleDataObject
[DataContractAttribute(Name = L"StagingUnbatchedInformation", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingUnbatchedInformation : IExtensibleDataObject
[<DataContractAttribute(Name = "StagingUnbatchedInformation", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedInformation =  
    class
        interface IExtensibleDataObject
    end
public class StagingUnbatchedInformation implements IExtensibleDataObject

Le type StagingUnbatchedInformation expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique StagingUnbatchedInformation Initializes a new instance of the StagingUnbatchedInformation class.

Haut de la page

Propriétés

  Nom Description
Propriété publique ExtensionData Gets or sets an object that contains extra data.
Propriété publique MemberAttributeCount Gets or sets the number of unbatched staging records for attribute updates.
Propriété publique MemberCount Gets or sets the number of unbatched staging records for member creations.
Propriété publique MemberRelationshipCount Gets or sets the number of unbatched staging records for hierarchy moves.
Propriété publique ModelId Gets or sets the ID of the target model for the unbatched staging records.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.