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