다음을 통해 공유


StagingBatchDeleteType 열거형

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

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services.Contracts(Microsoft.MasterDataServices.Services.Contracts.dll)

구문

‘선언
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration StagingBatchDeleteType
‘사용 방법
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

멤버

멤버 이름 설명
All Delete all staging batches.
ModelAllStatuses Delete all statuses.
ModelLoadedStatusOnly Delete only model loaded status.

참고 항목

참조

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스