DataQualityInstalledStateRequest Class

Definition

Represents the request message used to determine the DQS installed status.

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

Constructors

DataQualityInstalledStateRequest()

Initializes the new instance of the DataQualityInstalledStateRequest class with default values.

DataQualityInstalledStateRequest(International)

Initializes the new instance of the DataQualityInstalledStateRequest class with specified cultural settings.

Fields

International

Specifies the cultural settings.

Applies to