Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Identifies a unique batch awaiting or undergoing entity based staging.
Hierarquia de herança
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.EntityStagingBatch
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (em Microsoft.MasterDataServices.Services.Contracts.dll)
Sintaxe
'Declaração
<DataContractAttribute(Name := "EntityStagingBatch", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class EntityStagingBatch _
Inherits DataContractBase
'Uso
Dim instance As EntityStagingBatch
[DataContractAttribute(Name = "EntityStagingBatch", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingBatch : DataContractBase
[DataContractAttribute(Name = L"EntityStagingBatch", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class EntityStagingBatch : public DataContractBase
[<DataContractAttribute(Name = "EntityStagingBatch", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingBatch =
class
inherit DataContractBase
end
public class EntityStagingBatch extends DataContractBase
O tipo EntityStagingBatch expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
EntityStagingBatch | Infraestrutura. Initializes a new instance of the EntityStagingBatch class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
BatchId | Infraestrutura. Gets or sets the staging batch identifier. |
![]() |
BatchTag | Infraestrutura. Gets or sets a user-defined batch tag. |
![]() |
EntityId | Infraestrutura. Gets or sets the entity identifier the batch is associated with. |
![]() |
ErrorView | Infraestrutura. Gets or sets the view that contains detailed error results. |
![]() |
MemberCount | Infraestrutura. Gets or sets the total number of members in the batch (unrelated to staging state). |
![]() |
MemberType | Infraestrutura. Gets or sets the member type the batch is associated with. |
![]() |
ProcessedEnd | Infraestrutura. Gets or sets the time processing finished for the batch. |
![]() |
ProcessedStart | Infraestrutura. Gets or sets the time processing started for the batch. |
![]() |
RowsInError | Infraestrutura. Gets or sets the TotalErrorCount number or rows that contain at least one error. |
![]() |
Status | Infraestrutura. Gets or sets the current status of the batch. |
![]() |
VersionId | Infraestrutura. Gets or sets the version identifier the batch was staged into. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
SetProperty<T> | Infraestrutura. Sets the property using the specified values. (Herdado de DataContractBase.) |
![]() |
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.
Consulte também
Referência
Namespace Microsoft.MasterDataServices.Services.DataContracts
.gif)
.gif)
.gif)