Udostępnij przez


Pole StagingClearResponse.RelationshipRecordsClearedCount

Liczba rekordów relacji wyczyszczone.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public RelationshipRecordsClearedCount As Integer
'Użycie
Dim instance As StagingClearResponse
Dim value As Integer

value = instance.RelationshipRecordsClearedCount

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