다음을 통해 공유


StagingClearResponse.BatchesQueuedToClearCount 필드

The number of batches to be cleared.

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

구문

‘선언
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public BatchesQueuedToClearCount As Integer
‘사용 방법
Dim instance As StagingClearResponse
Dim value As Integer

value = instance.BatchesQueuedToClearCount

instance.BatchesQueuedToClearCount = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public int BatchesQueuedToClearCount
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public:
int BatchesQueuedToClearCount
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )>]
val mutable BatchesQueuedToClearCount: int
public var BatchesQueuedToClearCount : int

참고 항목

참조

StagingClearResponse 클래스

Microsoft.MasterDataServices 네임스페이스