ValidationGetResponse 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
保留验证获取请求的响应值。
public ref class ValidationGetResponse
[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="ValidationGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ValidationGetResponse
[<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="ValidationGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ValidationGetResponse = class
Public Class ValidationGetResponse
- 继承
-
ValidationGetResponse
- 属性
构造函数
字段
IsRunning |
如果为 |
OperationResult |
操作结果,包括用于跟踪和日志记录的唯一 ID。 |
SummaryItems |
每个验证状态的摘要信息。 每个状态的计数。 |
TotalIssueCount |
获取或设置验证问题的总数。 |
ValidationIssueList |
需要更正的问题列表。 |