Partager via


Champ StagingClearResponse.BatchesQueuedToClearCount

The number of batches to be cleared.

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

Syntaxe

'Déclaration
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public BatchesQueuedToClearCount As Integer
'Utilisation
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

Voir aussi

Référence

StagingClearResponse Classe

Espace de noms Microsoft.MasterDataServices