Condividi tramite


Enumerazione StagingBatchDeleteType

Contains values specifying the type of deletion to process on staging batches.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)

Sintassi

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

Membri

Nome membro Descrizione
All Delete all staging batches.
ModelAllStatuses Delete all statuses.
ModelLoadedStatusOnly Delete only model loaded status.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts