Classe StagingUnbatchedInformation
Represents records in the tblStgMember, tblStgMemberAttribute and tblStgRelationship tables not already in a specific batch.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..StagingUnbatchedInformation
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<DataContractAttribute(Name := "StagingUnbatchedInformation", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingUnbatchedInformation
'Utilizzo
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
Nel tipo StagingUnbatchedInformation sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
StagingUnbatchedInformation | Initializes a new instance of the StagingUnbatchedInformation class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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 Identifier of the target Model for the unbatched staging records. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.