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