다음을 통해 공유


StagingClearResponse.RelationshipRecordsClearedCount 필드

The number of relationship records cleared.

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

구문

‘선언
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public RelationshipRecordsClearedCount As Integer
‘사용 방법
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

참고 항목

참조

StagingClearResponse 클래스

Microsoft.MasterDataServices 네임스페이스