Partager via


Énumération EntityStagingBatchSelectionMode

Specifies an entity staging batch selection mode.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration EntityStagingBatchSelectionMode
'Utilisation
Dim instance As EntityStagingBatchSelectionMode
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum EntityStagingBatchSelectionMode
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class EntityStagingBatchSelectionMode
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingBatchSelectionMode
public enum EntityStagingBatchSelectionMode

Membres

Nom de membre Description
All The selection is All.
BatchId The selection is BatchId.
NoBatchTag The selection is NoBatchTag.
SingleBatchTag The selection is SingleBatchTag.

Voir aussi

Référence

Espace de noms Microsoft.MasterDataServices.Services.DataContracts