DataQualityInstalledStateResponse 類別

定義

表示 DQS 已安裝之狀態要求的回應。

public ref class DataQualityInstalledStateResponse
[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="DataQualityInstalledStateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityInstalledStateResponse
[<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="DataQualityInstalledStateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityInstalledStateResponse = class
Public Class DataQualityInstalledStateResponse
繼承
DataQualityInstalledStateResponse
屬性

建構函式

DataQualityInstalledStateResponse()

初始化 DataQualityInstalledStateResponse 類別的新執行個體。

DataQualityInstalledStateResponse(Boolean, OperationResult)

初始化 DataQualityInstalledStateResponse 類別的新執行個體。

欄位

IsInstalled

指定值,這個值會指出是否已安裝服務狀態。

OperationResult

指定作業的結果。

適用於