Compartilhar via


Classe StagingUnbatchedInformation

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

Hierarquia de herança

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

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (em Microsoft.MasterDataServices.Services.dll)

Sintaxe

'Declaração
<DataContractAttribute(Name := "StagingUnbatchedInformation", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingUnbatchedInformation
'Uso
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

O tipo StagingUnbatchedInformation expõe os membros a seguir.

Construtores

  Nome Descrição
Método público StagingUnbatchedInformation Initializes a new instance of the StagingUnbatchedInformation class.

Início

Propriedades

  Nome Descrição
Propriedade pública MemberAttributeCount Gets or sets the number of unbatched staging records for attribute updates.
Propriedade pública MemberCount Gets or sets the number of unbatched staging records for member creations.
Propriedade pública MemberRelationshipCount Gets or sets the number of unbatched staging records for hierarchy moves.
Propriedade pública ModelId Gets or sets the Identifier of the target Model for the unbatched staging records.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.