Partager via


Classe StagingUnbatchedInformation

Represents records in the tblStgMember, tblStgMemberAttribute and tblStgRelationship tables not already in a specific batch.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..StagingUnbatchedInformation

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

Syntaxe

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

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 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 Identifier 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.