Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Represents the status of the DQS operation requested.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.DataQualityOperationStatusResponse
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public Class DataQualityOperationStatusResponse _
Inherits MessageResponse
'Usage
Dim instance As DataQualityOperationStatusResponse
[MessageContractAttribute]
public class DataQualityOperationStatusResponse : MessageResponse
[MessageContractAttribute]
public ref class DataQualityOperationStatusResponse : public MessageResponse
[<MessageContractAttribute>]
type DataQualityOperationStatusResponse =
class
inherit MessageResponse
end
public class DataQualityOperationStatusResponse extends MessageResponse
Der DataQualityOperationStatusResponse-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
DataQualityOperationStatusResponse | Infrastruktur Initializes a new instance of the DataQualityOperationStatusResponse class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
FailureString | Infrastruktur Gets or sets the string of a failure. |
![]() |
OperationResult | Gets or sets the result of an operation. (Geerbt von MessageResponse.) |
![]() |
Status | Infrastruktur Gets or sets the status of the operation. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.MasterDataServices.Services.MessageContracts-Namespace
.gif)
.gif)
.gif)