Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Represents the entity staging load members request message contract.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.EntityStagingLoadRequest
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<MessageContractAttribute(WrapperName := "EntityStagingLoadRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class EntityStagingLoadRequest
'Usage
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
Der EntityStagingLoadRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
EntityStagingLoadRequest() | Infrastruktur Initializes a new instance of the EntityStagingLoadRequest class. |
![]() |
EntityStagingLoadRequest(International, String, EntityStagingImportType, Collection<EntityMembers>, Boolean) | Infrastruktur Initializes a new instance of the EntityStagingLoadRequest class. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Felder
| Name | Beschreibung | |
|---|---|---|
![]() |
BatchTag | Infrastruktur Specifies the batch tag to identify the staging batch. |
![]() |
ImportType | Infrastruktur Specifies the import type being staged. |
![]() |
International | Infrastruktur Specifies the cultural setting. |
![]() |
ModelMembers | Infrastruktur Specifies the model members to load. |
![]() |
QueueForProcessing | Infrastruktur Indicates if the staging batches created during this load should be set queued to be process. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)