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.
Represents the entity staging load members request message contract.
Hierarquia de herança
System.Object
Microsoft.MasterDataServices.EntityStagingLoadRequest
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
<MessageContractAttribute(WrapperName := "EntityStagingLoadRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class EntityStagingLoadRequest
'Uso
Dim instance As EntityStagingLoadRequest
[MessageContractAttribute(WrapperName = "EntityStagingLoadRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class EntityStagingLoadRequest
[MessageContractAttribute(WrapperName = L"EntityStagingLoadRequest", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class EntityStagingLoadRequest
[<MessageContractAttribute(WrapperName = "EntityStagingLoadRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type EntityStagingLoadRequest = class end
public class EntityStagingLoadRequest
O tipo EntityStagingLoadRequest expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
EntityStagingLoadRequest() | Infraestrutura. Initializes a new instance of the EntityStagingLoadRequest class. |
![]() |
EntityStagingLoadRequest(International, String, EntityStagingImportType, Collection<EntityMembers>, Boolean) | Infraestrutura. Initializes a new instance of the EntityStagingLoadRequest class. |
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.) |
![]() |
ToString | (Herdado de Object.) |
Início
Campos
| Nome | Descrição | |
|---|---|---|
![]() |
BatchTag | Infraestrutura. Specifies the batch tag to identify the staging batch. |
![]() |
ImportType | Infraestrutura. Specifies the import type being staged. |
![]() |
International | Infraestrutura. Specifies the cultural setting. |
![]() |
ModelMembers | Infraestrutura. Specifies the model members to load. |
![]() |
QueueForProcessing | Infraestrutura. Indicates if the staging batches created during this load should be set queued to be process. |
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.
.gif)
.gif)
.gif)