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