次の方法で共有


RelationshipRecordsClearedCount プロパティ

消去されたリレーションシップ レコードの数を取得または設定します。

名前空間:  Microsoft.MasterDataServices.Services.MessageContracts
アセンブリ:  Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)

構文

'宣言
<MessageBodyMemberAttribute> _
Public Property RelationshipRecordsClearedCount As Integer
    Get
    Set
'使用
Dim instance As StagingClearResponse
Dim value As Integer

value = instance.RelationshipRecordsClearedCount

instance.RelationshipRecordsClearedCount = value
[MessageBodyMemberAttribute]
public int RelationshipRecordsClearedCount { get; set; }
[MessageBodyMemberAttribute]
public:
property int RelationshipRecordsClearedCount {
    int get ();
    void set (int value);
}
[<MessageBodyMemberAttribute>]
member RelationshipRecordsClearedCount : int with get, set
function get RelationshipRecordsClearedCount () : int
function set RelationshipRecordsClearedCount (value : int)

プロパティ値

型: System. . :: . .Int32
カウントを表す整数。