Класс StagingSearchCriteria
Represents a request complex type that defines the criteria for staging batch types.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..StagingSearchCriteria
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "StagingSearchCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingSearchCriteria
'Применение
Dim instance As StagingSearchCriteria
[DataContractAttribute(Name = "StagingSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingSearchCriteria
[DataContractAttribute(Name = L"StagingSearchCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingSearchCriteria
[<DataContractAttribute(Name = "StagingSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingSearchCriteria = class end
public class StagingSearchCriteria
Тип StagingSearchCriteria обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
StagingSearchCriteria | Initializes a new instance of the StagingSearchCriteria class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
StagingBatches | Gets or sets an ArrayOfIdentifier instance that contains the staging batch identifiers. |
![]() |
StagingBatchStatus | |
![]() |
StagingDataStatus | Gets or sets the staging data status that indicates the success or failure of staging records. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)