StagingClearResponse 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
배치 개수와 제거된 속성, 멤버, 관계 레코드의 수를 지정하는 응답 메시지를 나타냅니다.
public ref class StagingClearResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="StagingClearResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingClearResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="StagingClearResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingClearResponse = class
Public Class StagingClearResponse
- 상속
-
StagingClearResponse
- 특성
생성자
| Name | Description |
|---|---|
| StagingClearResponse() |
기본 값을 가진 클래스의 StagingClearResponse 새로운 인스턴스를 초기화합니다. |
| StagingClearResponse(Int32, Int32, Int32, OperationResult, Int32) |
속성 레코드, 배치, 멤버 레코드, 관계 레코드의 지정된 수가 해제된 클래스의 StagingClearResponse 새 인스턴스를 초기화하고, 연산 결과가 있습니다. |
필드
| Name | Description |
|---|---|
| AttributesRecordsClearedCount |
기록이 지워진 속성의 수. |
| BatchesQueuedToClearCount |
정리해야 할 배치 수. |
| MemberRecordsClearedCount |
회원 기록 수가 정리되었습니다. |
| OperationResult |
이 작업 결과에는 추적과 기록을 위한 고유 ID가 포함되어 있습니다. |
| RelationshipRecordsClearedCount |
연애 기록 수가 정리되었습니다. |