Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Contains the response resulting from a DQS operation.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.DataQualityOperationStartResponse
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<MessageContractAttribute(WrapperName := "DataQualityOperationStartResponse", _
WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class DataQualityOperationStartResponse
'Применение
Dim instance As DataQualityOperationStartResponse
[MessageContractAttribute(WrapperName = "DataQualityOperationStartResponse",
WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class DataQualityOperationStartResponse
[MessageContractAttribute(WrapperName = L"DataQualityOperationStartResponse",
WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class DataQualityOperationStartResponse
[<MessageContractAttribute(WrapperName = "DataQualityOperationStartResponse",
WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type DataQualityOperationStartResponse = class end
public class DataQualityOperationStartResponse
Тип DataQualityOperationStartResponse обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DataQualityOperationStartResponse() | Инфраструктура. Initializes a new instance of the DataQualityOperationStartResponse class. |
![]() |
DataQualityOperationStartResponse(String, OperationResult, OperationStatus) | Инфраструктура. Initializes a new instance of the DataQualityOperationStartResponse class with the specified properties. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() |
FailureString | Инфраструктура. Specifies the string of a failure. |
![]() |
OperationResult | Инфраструктура. Specifies the result of an operation. |
![]() |
Status | Инфраструктура. Specifies the response status. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)