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