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