Класс AnnotationsCreateResponse
Represents a response to an EntityMemberAnnotationsCreateRequest.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.AnnotationsCreateResponse
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<MessageContractAttribute(WrapperName := "AnnotationsCreateResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class AnnotationsCreateResponse
'Применение
Dim instance As AnnotationsCreateResponse
[MessageContractAttribute(WrapperName = "AnnotationsCreateResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class AnnotationsCreateResponse
[MessageContractAttribute(WrapperName = L"AnnotationsCreateResponse", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class AnnotationsCreateResponse
[<MessageContractAttribute(WrapperName = "AnnotationsCreateResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type AnnotationsCreateResponse = class end
public class AnnotationsCreateResponse
Тип AnnotationsCreateResponse обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
AnnotationsCreateResponse() | Initializes a new instance of the AnnotationsCreateResponse class with default values. |
![]() |
AnnotationsCreateResponse(OperationResult) | Initializes a new instance of the AnnotationsCreateResponse 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.